What is the connection string information that I need to use Microsoft Access?
A. The same information applies to Microsoft Access as to SQL Server except that the connection string is different. Note that Microsoft Access is not recommended except for the most simple websites since it does not handle many simultaneous connections well. Here is a sample web.config file for Microsoft Access. Replace the {variables} with your own database information.
Related Questions
- What is connection pooling and what is the maximum Pool Size in ADO.NET Connection String?
- What is the connection string information that I need to use Microsoft Access?
- How can I use a NT Authentication connection for Microsoft Project Central?
- How can I use a NT Authentication connection for Microsoft Project Central?
- What is the connection string using DSN for MS-ACCESS ?
- What is the connection string using DSN for MS-ACCESS ?