I created an ODBC connection with the Microsoft ODBC for Oracle driver and
successfully connected to Oracle from Microsoft Access by creating a pass
through query. Can I use this connection from within SQL Server 2000 to
issue a Select statement and pull data from an Oracle table? i.e. Select *
from Oracle.dbo.<tab le Name>
successfully connected to Oracle from Microsoft Access by creating a pass
through query. Can I use this connection from within SQL Server 2000 to
issue a Select statement and pull data from an Oracle table? i.e. Select *
from Oracle.dbo.<tab le Name>
Comment