Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> VB & Oracle73, compiled app connects fine, but NOT running in design!?

VB & Oracle73, compiled app connects fine, but NOT running in design!?

From: <mlindeland_at_tech-exch.com>
Date: 1998/02/27
Message-ID: <34F7391C.2D8B@tech-exch.com>#1/1

Has anyone encountered a problem connecting to an Oracle73 server from a VB application run from the designer, when they could connect from the exact same application (and drivers, &c.) when it was compiled to an .exe?

Both running in development mode and running compiled worked fine connecting to an Oracle71 server.

Now, when running in development mode, the following set of errors are returned in the dbengine.errors collection:

[Microsoft][ODBC DLL] Driver's SQLSetConnectOption failed
[Oracle][ODBC Oracle Driver]Driver not capable.
[Oracle][ODBC Oracle Driver][Oracle OCI]ORA-12154: TNS:could not resolve
service name.
ODBC--call failed.

Any help/ideas/&c. appreciated! Received on Fri Feb 27 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US