error while querying a database on sql servergreenspun.com : LUSENET : SQL Server Database Administration : One Thread |
i got a problem in a program made with VB which tries to get information on a database on sql server the context is : a procedure which tries to get information from the database every second i can read the next error message : [Microsoft][ODBC SQL Server Driver][dbnmpntw] ConnectionTransact (getoverlappedResult())., src = MSRD020.dll
-- Anonymous, June 09, 1999
Esteban,Try installing ODBC first, and then your application. Also, make sure that RDO is properly installed and registered in the registry.
Good luck,
Eric
-- Anonymous, June 09, 1999
Error 40002SQL Server 6.5
Error 40002
-- Anonymous, August 23, 1999