These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

DSN? and Application

Is there any reason why the database connection would not work using a system DSN? If not can you please post a sample string for the inc_config.asp?

The readme mentions that the application is more efficient as an iis application. Can you please let me know the method to do this on iis6?
Thanks
Simon 6/7/2004 2:45 AM
Hi Simon,
No, you can indeed use a DSN connection string but I don't see a reason for doing it. Microsoft Jet OLEDB 4.0 is used as the provider by default and it's the best for Access databases. For more information see What should my connection string look like?

Please see the article IIS Applications and Virtual Directories for information on creating a IIS application.

Cem Alacayir 6/13/2004 12:34 PM