- Fixed problem when using SQL server authentication that caused the CSQL class to attempt to login using the supplied password as both the user and password. This function was also using the server name as the database name.
- Fixed problem when using SQL server authentication (as opposed to windows authentication) that caused the CSQL class to attempt to login using the supplied password as both the user and password. This function was also using the server name as the database name.
|