Re: VB: sqlserver to postgresql

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: VB: sqlserver to postgresql
Дата
Msg-id 4E9852C80200002500041FE3@gw.wicourts.gov
обсуждение исходный текст
Ответ на VB: sqlserver to postgresql  ("Mokhtary, Mandana" <mandana.mokhtary@wspgroup.se>)
Ответы Re: VB: sqlserver to postgresql  (Stephen Cook <sclists@gmail.com>)
Список pgsql-admin
"Mokhtary, Mandana" <mandana.mokhtary@wspgroup.se> wrote:

> Is there any way to import data atomatically from sql server to
> postgresql.

Any programming environment which connects to both can work.  We
wrote a pretty simple Java program which connected to both databases
through JDBC for our conversions.  There are many other options, of
course.

-Kevin

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

Предыдущее
От: "Mokhtary, Mandana"
Дата:
Сообщение: VB: sqlserver to postgresql
Следующее
От: Stephen Cook
Дата:
Сообщение: Re: VB: sqlserver to postgresql