Re: Re: MySQL's (false?) claims... (was: Re: PL/java?)

Поиск
Список
Период
Сортировка
От David Ford
Тема Re: Re: MySQL's (false?) claims... (was: Re: PL/java?)
Дата
Msg-id 3B8951DD.2090306@blue-labs.org
обсуждение исходный текст
Ответ на Re: Re: MySQL's (false?) claims... (was: Re: PL/java?)  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-general
Digital Wokan wrote:

>As strange as this may sound, I had to do a cross database query at my
>last job.  It involved moving information from our e-commerce database
>into the accounting system database.  While there may have been another
>way of handling it, this did allow me to handle the move solely within
>MSSQL and not have to schedule something like a seperate program to
>run.  (Which I'd have to do to accomplish this in PGSQL currently.)
>

Why couldn't you open a connection to each db and do a middle temporary
table if needed?  I think it's a matter of which angle you saw the problem.

-d

--
>:>
I may have the information you need and I may choose only HTML.  It's up to you.




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

Предыдущее
От: Peter Lauko
Дата:
Сообщение: Re: problems on solaris 7
Следующее
От: "Dr. Evil"
Дата:
Сообщение: Re: PL/java?