I can connect just fine using SQL Plus and other tools. I can also connect to the Oracle Database using the following dirvier:
Oracle ODBC driver Version(8.01.07)
but not with
Microsoft ODBC for Oracle Version (2.573)
The reason I can not use the first one is that for some reason the Class Wizard in Visual C++ does not work correctly with the Oracle Driver. It did work with the Microsoft driver, but now I can't connect at all. I just downloaded the 2.573 driver and replaced the slightly older one that I did have and it still does not work.
Main Topics
Browse All Topics





by: m1lPosted on 2003-07-15 at 09:47:01ID: 8927082
Probably a silly question but I assume you can connect to Oracle with other tools (SQL*Plus for example) on the PC you are trying it with.