J
JLBtwo
Microsoft Help and Support article 'PRB: Error Message 3633 "Can't Load DLL
'?????L?' " When Running Deployed Application' article does not address my
problem.
My datasource appears to be configured properly and passes the test when I
run it. My code fails on the following sequence:
Set gWrk = CreateWorkspace("ODBCWork", "sa", "", dbUseODBC)
gWrk.DefaultCursorDriver = dbUseODBCCursor
Set gCon = gWrk.OpenConnection("", , ,
"ODBC;DATABASE=xxxxxxxx;UID=typical;PWD=typical;DSN=YYYY")
'?????L?' " When Running Deployed Application' article does not address my
problem.
My datasource appears to be configured properly and passes the test when I
run it. My code fails on the following sequence:
Set gWrk = CreateWorkspace("ODBCWork", "sa", "", dbUseODBC)
gWrk.DefaultCursorDriver = dbUseODBCCursor
Set gCon = gWrk.OpenConnection("", , ,
"ODBC;DATABASE=xxxxxxxx;UID=typical;PWD=typical;DSN=YYYY")