Title: | DEC ODBC Driver |
Notice: | DEC ODBC Driver V2.0 Now Available |
Moderator: | SQLSRV::MAVRIS |
Created: | Tue Dec 29 1992 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 1357 |
Total number of notes: | 4864 |
Windows NT 4.0 Workstation ODBC 3.0 Oracle RDB ODBC driver 2.10.1100 SQL/Services V6.0 RDB V4.2-1 Visual InterDev 1.0 In Visual InterDev's Data View window, if I double-click on a table to view it's data, I receive the following error message: "Query Designer encountered a component error: ODBC Function not supported by driver: [Oracle][ODBC]Driver not capable." Greg.
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
1349.1 | Not 3.0 compliant yet... | M5::JBALOGH | Wed May 28 1997 09:20 | 15 | |
If the application (Visual InterDev 1.0) requires calls from the 3.0 spec, you are out of luck for a while. It is going to be a pretty big deal to become 3.0 compliant because MS made pretty big changes to the spec. The 3.0 spec has been out since Jan and there are not many DB vendors that have made the switch... yet... Normally, the front end (Visual InterDev 1.0) is responsible for testing for driver not capable messages and performing the operation a different way. This is the way most ODBC products such as Access, VB, Powerbuilder, etc work... You may need to identify what it is doing and report the problem to Microsoft. Look at driver or SQL logs and see what statement is failing... John |