VB4EE and Oracle 7.1.3.2.1
From: Bruce Murphy <no email>
Date: 1996/01/03
Message-ID: <DKMGBy.MIH_at_corsair.daytonoh.attgis.com>#1/1
Date: 1996/01/03
Message-ID: <DKMGBy.MIH_at_corsair.daytonoh.attgis.com>#1/1
I am using the new VB4EE with the Oracle objects for OLE data control (Oradc.vbx, 16-bit) and am having problems connecting to the database. I am setting the following in the properties box.
Connect login/pwd where login and pwd is the database login and pwd DatabaseName t:111.111.111.111:foo where foo is the database name RecordSource select * from table where table is the actualtable name
I keep getting the following error:
OLE Automation Error: Unable to make connection, ORA-06122: NETTCP: Setup failure
I am assuming that it is not connecting to the actual database. I can ping
the database and connect to
it via Pathway Access using the TCP address. Any suggestions are welcome.
Also, does anyone know if there is a 32-bit OCX or a native driver that can be used with VB out yet for Oracle? Thanks for all postings! Received on Wed Jan 03 1996 - 00:00:00 CET