B
Brian
In one of the modules I run I set a ODBC connection and
attach to my server. When I execute the module the
statements run then when it comes time to execute the
calls it tells me I have no ODBC connection to my server.
It only seems to happen in one module. The other module
that establishes an ODBC connection executes with no
problem. I have checked the spelling, syntax, and even
copied my functioning module connection string over but
it still fails. Any thoughts? My only guess is the
connection that works doesn't really use the connection
as it just clears a linked table.
attach to my server. When I execute the module the
statements run then when it comes time to execute the
calls it tells me I have no ODBC connection to my server.
It only seems to happen in one module. The other module
that establishes an ODBC connection executes with no
problem. I have checked the spelling, syntax, and even
copied my functioning module connection string over but
it still fails. Any thoughts? My only guess is the
connection that works doesn't really use the connection
as it just clears a linked table.