Re: Accessing heterogenous data from Oracle/AIX
- From: "Mark D Powell" <Mark.Powell@xxxxxxx>
- Date: 28 Sep 2005 07:24:09 -0700
I sort of doubt that any vendor has written an AIX ODBC module to
connect to TDS. I do not ever remember hearing about the TDS database
product before your post.
Here are some ideas
1- write your own ODBC driver
2- if the TDS db is small upload the data to Oracle
3- write socket programs that talk to each other, one to run on each
platform, and interface it to Oracle using the external procedure
feature
4- if TDS supports java then you should be able to write a java program
that runs on AIX that can access both databases
HTH -- Mark D Powell --
.
- References:
- Accessing heterogenous data from Oracle/AIX
- From: Lig2
- Accessing heterogenous data from Oracle/AIX
- Prev by Date: Creating empty temp table from an existing view
- Next by Date: Re: Video training for PL/SQL ?
- Previous by thread: Accessing heterogenous data from Oracle/AIX
- Next by thread: CONNECT BY / START WITH query to count "families"
- Index(es):