CSQLBinding v1.0.0.6

Version: 1.0.0.6
Status: Stable
Released: 2008-12-03
License: MIT License
Downloads
CSQLBinding.zip • 17.26 KB
Source-Code

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

Release Notes
  • 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.