Hi All,
I'm desperately seeking some help with a SQL Server ODBC.
I have a database stored on a server over a 2Meg link. The system DSN is set up on my laptop. The ODBC settings all test fine. I can even connect to the database using Microsoft Excel and pull back data from any table I wish.
However.... I'm now trying to run a win32 app that uses this same DSN... When i load the application it just hangs and eventually presents me with a little pop up box:
ODBC Error [Microsoft][ODBC SQL Server Driver] Timeout expired (S1T00)
Help me please.... Why can Excel use this DSN fine, but not my win32 app....
I'm desperately seeking some help with a SQL Server ODBC.
I have a database stored on a server over a 2Meg link. The system DSN is set up on my laptop. The ODBC settings all test fine. I can even connect to the database using Microsoft Excel and pull back data from any table I wish.
However.... I'm now trying to run a win32 app that uses this same DSN... When i load the application it just hangs and eventually presents me with a little pop up box:
ODBC Error [Microsoft][ODBC SQL Server Driver] Timeout expired (S1T00)
Help me please.... Why can Excel use this DSN fine, but not my win32 app....