Hi,
i have to connect to a sql server 2000 database from an oracle 10g database on sun solaris environment.
how can I do that?
tks
max :confused:
Printable View
Hi,
i have to connect to a sql server 2000 database from an oracle 10g database on sun solaris environment.
how can I do that?
tks
max :confused:
Look at Oracle's Heterogeneous Services ODBC agent documentation.
Thanks,
I'm find some documentation, but no from oracle on sun-solaris to sql server....
someone have some idea?
The only operating system specific item in your shopping list is the ODBC driver, other than that documentacion should be sound.
Database Links is a handy feature in oracle that enables you to establish a connection bw your oracle database and another database(including sql server).