Trigger updates MS SQL table

Поиск
Список
Период
Сортировка
От Home (E-mail)
Тема Trigger updates MS SQL table
Дата
Msg-id 001001c377d1$d7db2780$f403a8c0@harvestswiftads.com
обсуждение исходный текст
Ответы Re: Trigger updates MS SQL table  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-interfaces
Is it too presumptious that there should be a direction I can go to solve my
problem.

Right now, I have a postgres environment that our business is run on and SQL
Server 2000 databases that our customer ASP solutions run in. Both serve
their purposes well. So, I need both. What I was hoping, was to get a form
of replication going between the two. In a perfect world, my trigger would
just create an ODBC connection to the MS Sql server and run the
update/insert query. I know that cannot exactly happen, it just doesn't work
that way.

But can I create a trigger that allows me to connect to a SOAP/XML service
and deliver the update via a stored procedure call? Is this too much to hope
for, or are people doing this already?

Thanks
Don Sceifers




В списке pgsql-interfaces по дате отправления:

Предыдущее
От: ddd-datendienst-dortmund@t-online.de (d=d=d)
Дата:
Сообщение: couldn't open table
Следующее
От: Alberto Cabello Sanchez
Дата:
Сообщение: ColumnName and ColumnNumber in libpq (C interface)