Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: I Must connect oracle database whit MS SQL 7.0
i came from an MS SQL 7 environment, and we had a mix of oracle and mssql
databases....
if you just need to get information out of an oracle table, database, you can use the transformation services.... eg, define a connection to the oracle database using the standard tnsnames connection string, valid user/password... you can import whole tables or use queries to import result sets...
you can also link to oracle tables, but i would have to see the Enterprise Manager screen to find this...
BOTH of these really require you to have the oracle client loaded, eg, sqlnet and an ODBC driver...
Brent
gian wrote in message <7mq0ro$153$1_at_nslave1.tin.it>...
>Ho bisogno di informazioni per connettere il database Oracle con MS SQL 7.0
>
Received on Thu Jul 22 1999 - 07:36:00 CDT
![]() |
![]() |