On Tue, 2008-01-08 at 23:16 -0800, Joshua D. Drake wrote:
> Ow Mun Heng wrote:
> > On Wed, 2008-01-09 at 08:41 +0200, Sim Zacks wrote:
> >> Another way of doing this, without dblink, is using an unsecured language
> >> (plpython, for example) is to connect to the sql server using odbc and then
> >> putting the data into your postgresql.
> >
> > I use perl DBI to connect to both PG and MSSQL.
> >
>
> Perl or Python both would service this just fine or PHP (egads).
hehe.. I read a presentation from someone (I forgot who) who detailed
how to use PHP as a procedural language for PG.
That was fun (to read only)