Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 16-bit odbc problem with stored procedures

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-08-08 : 09:15:06
Mike writes "I believe I have helped my problem with sqlexecute by installing from the vb 4.0 odbc CD disk ODBC (16-bit). I continue to get "invalid argument" when trying to execute sp_xxxxxxxx (stored procedures) using db_sqlpassthrough.

Could it be that I am not current enough with the 16-bit odbc?

Where could I get the installation package for ODBC 2.1 which I believe is the latest and greatest. It seems to be in ODBC 2.10 SDK install which I cannot locate either."

macka
Posting Yak Master

162 Posts

Posted - 2002-08-09 : 04:44:14
Have a look at this:

[url]http://www.microsoft.com/data/download.htm[/url]

MDAC 2.1 may solve your issues.

macka.

Edited by - macka on 08/09/2002 04:48:43
Go to Top of Page
   

- Advertisement -