Viewing post 1 (of 1 total)
When you use SQL server, instead off using ODBC connection you should use OLEDB connection.
Use ODBC only with WEB based application.
See more doc in MSDN.microsoft.com website.
March 17, 2005 at 8:52 am
#547573