Unix Technical Forum

Re: PostgreSQL - linked with MSSQL

This is a discussion on Re: PostgreSQL - linked with MSSQL within the pgsql Interfaces odbc forums, part of the PostgreSQL category; --> > pk2@o2.pl wrote: > > Generally I would like to have the same possibility to make an: > > ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces odbc

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-16-2008, 02:11 AM
Merlin Moncure
 
Posts: n/a
Default Re: PostgreSQL - linked with MSSQL

> pk2@o2.pl wrote:
> > Generally I would like to have the same possibility to make an:
> > INSERT INTO [Postgres_server].mydatabase.user.mytable
> > (id, data1, data2, data3)
> > SELECT
> > id, data1, data2, data3
> > FROM [remote_mssql].remotedatabase.dbo.table2

>
> The quick solution (and the one I always use) is to setup ODBC for
> postgresql, then create an MS-Access database that links to both. Add

a
> bunch of queries/vba and you're done.


Another solution along the same vein is to use DTS (Data transformation
services) to manipulate the data. The nice thing about dts is it can
integrate right into the scheduler so you can 'publish' the data between
different data sources.

DTS is free with the desktop edition of sql server, :-).

Merlin

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-16-2008, 02:11 AM
pk2@o2.pl
 
Posts: n/a
Default =?iso-8859-2?Q?Re:__PostgreSQL_-_linked_with_MSSQL?=


---- Wiadomość Oryginalna ----
Od: Merlin Moncure <merlin.moncure@rcsonline.com>
Do: Richard Huxton <dev@archonet.com>
Kopia do: pgsql-odbc@postgresql.org, pk2@o2.pl
Data: Fri, 29 Apr 2005 09:28:49 -0400
Temat: RE: [ODBC] PostgreSQL - linked with MSSQL


> Another solution along the same vein is to use DTS (Data

transformation


it works a little bit. Probably I have the wrong OLE DB Provider.
It's unstable. How can I check the version of my OLE DB?


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:57 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com