Re: [GENERAL] Postgres ODBC driver and BLOBs

1999-11-25 Thread Patrick Welche
Vegeta wrote: > > Hi list, > > Is it posible to read and write BLOBs to a PostgreSQL table using > the PostgreSQL ODBC driver? > > Thanks in advance, > Guido Urdaneta I think this is the bit you may need? The type used in the driver is simply called "lo" and here is the command used

[GENERAL] Postgres ODBC driver and BLOBs

1999-11-24 Thread Vegeta
Hi list, Is it posible to read and write BLOBs to a PostgreSQL table using the PostgreSQL ODBC driver? Thanks in advance, Guido Urdaneta