| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> VB ODBC SQL Advice
Posted on orafaq as well...
I am working on an _existing_ VB App connecting to an Oracle database (JBA) via ODBC and just wanted to be sure I understand the syntax.
The SQL statement is executing is:
SELECT OSLPDF3.MSWRKHDR.*, OSLD1F3.PARTS.* FROM ... ... WHERE OSLPDF3.MSWRKHDR.CONO40 = 'D1' ... Is this just [database].[table].[field]?
Do you need to reference the database if the tables are unique across the
ODBC?
Thanks
Ken
Received on Fri Oct 10 2003 - 19:56:22 CDT
![]() |
![]() |