Re: [GENERAL] Postgres ODBC driver and BLOBs
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
Hi list, Is it posible to read and write BLOBs to a PostgreSQL table using the PostgreSQL ODBC driver? Thanks in advance, Guido Urdaneta