This is a discussion on Re: Conexion posgresql con Oracle within the pgsql Interfaces odbc forums, part of the PostgreSQL category; --> > From: Merlin Moncure [mailto:merlin.moncure@rcsonline.com] > > > "We are creating new projects in postgres, we need to link ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > From: Merlin Moncure [mailto:merlin.moncure@rcsonline.com] > > > "We are creating new projects in postgres, we need to link Oracle > tables > > > to a postgres database, anyone know if this can be done? I'm > thinking > > > maybe odbc, but I'm not sure." > > > > DBI-Link at pgfoundry. > > > > > > > For one-time or scheduled data conversion between databases, > MS DTS is a > good tool (note: requires licensed copy of MS sql server). Note that there are also stand-alone tools that will handle this just as well (if not better). http://www.pervasive.com/dataintegrator/ is one that would do what you want. -- Jim C. Nasby, Sr. Engineering Consultant jnasby@pervasive.com Pervasive Software http://pervasive.com 512-569-9461 ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |