I need to know what the various FogBugz connection strings look like for Access, MySQL, and SQL Server.
|
1
|
Here's the SQL Server connection string using SQL Server Authentication:
Here it is using Integrated Security:
Here's an example MySQL connection string:
A note:
|
|||
|
|