VB4 Visigenic 32Bit ODBC driver connecting to Oracle 7 
Author Message
 VB4 Visigenic 32Bit ODBC driver connecting to Oracle 7

Here is my configuration:

Windows 95, Visual Basic 4.0 Professional Edition, SQL*NET 1.1, ORACLE7
TCP/IP

I would like to connect to an Oracle 7 database using VB4 and the
Visigenic 32bit ODBC driver.

Question 1:  Is it possible?
Microsoft TechSupport says that Oracle has not released the required
files?

Question 2:  What IS required?
Is a certain rev of SQL*NET required?
Is a certain rev of Support files required?

Visigenic faxed me a 4 page document on how to get it working.
It required using REGEDIT to make changes!!!

Any suggestions would be appreciated.

Jim Wable.



Sat, 16 May 1998 03:00:00 GMT  
 VB4 Visigenic 32Bit ODBC driver connecting to Oracle 7

Quote:
>Here is my configuration:

>Windows 95, Visual Basic 4.0 Professional Edition, SQL*NET 1.1, ORACLE7
>TCP/IP

>I would like to connect to an Oracle 7 database using VB4 and the
>Visigenic 32bit ODBC driver.

>Question 1:  Is it possible?
>Microsoft TechSupport says that Oracle has not released the required
>files?

Hmmmm - SO helpful, those MS folks....

Quote:

>Question 2:  What IS required?
>Is a certain rev of SQL*NET required?
>Is a certain rev of Support files required?

>Visigenic faxed me a 4 page document on how to get it working.
>It required using REGEDIT to make changes!!!

Someone posted a fix on the comp.*.oracle newsgroup a couple times -
I just saw it again yesterday.  HEY WAIT... I got it...
Here is his posting:

------------------- Begin ------------------

I think he's referring to my post.  Here's the gist of it:

First, I'll assume that you have installed some sort of SQL*Net under
Windows 95. I have SQL*Net 1.x installed. I have not tried this solution
with SQL*Net 2.x but I received email from someone that did try and said
it will _not_ work...

The docs that come with VB 4.0 state that the Visigenic driver will be
installed if 3 DLLs are present on the system:

    ORANT71.DLL
    SQLNTTT.DLL
    CORENT23.DLL

I put those on the Windows 95 machine, but that just let me install the
driver -- it still did not work, though.  Then I discovered that when the
driver loads on NT, it also loads a DLL named SQLTCPNT.DLL.  The whole
problem with the Visigenic driver is that it wants a 32-bit implementation
of SQL*Net.  It seems that the SQLTCPNT.DLL file _is_ the 32-bit SQL*Net
driver.  I copied that file over to my Windows 95 machine and now it works
just fine.

Gary

--------------------
Gary Weinstein

--------------------- end ----------------------

--
==============================================================================

 "Visit the Hydrologic Information Center at http://www.nohrsc.nws.gov/~hic"
==============================================================================



Sun, 17 May 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Problem using VB 4.0, RDO 1.0b, Visigenic 32bit ODBC and ORacle 7.2

2. Problems with Visigenic Oracle ODBC driver?

3. ODBC to Oracle via supplied Visigenic drivers

4. ODBC Connect to ORacle 7.1 with VB4.0 (32bit)

5. Visigenic's ODBC driver question (VB4.0)

6. Oracle ODBC driver / Microsoft ODBC driver for Oracle

7. Visigenic Oracle driver in VB4EE - Redistributable?

8. Does Visigenic ODBC driver work with Windows 95?

9. VB4-32bit/Win95 Oracle ODBC problems.

10. Visigenic Technical Note for 32-bit ODBC for Oracle on Windows 95

11. Connecting vb4 to an ingres database using datadirect odbc driver

12. VB4 connect string with ODBC driver problem solution

 

 
Powered by phpBB® Forum Software