Hi!

From: Armando Bañuelos <armando(at)maprono(dot)com(dot)mx>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: Hi!
Date: 2003-06-23 22:30:03
Message-ID: 001201c339d6$fe3051f0$0100a8c0@armandopc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I'm using your odbc driver and it seems to be ok in almost everything... the only thing I see wrongly is when i´m not using the Microsoft ODBC Engine... when I´m inserting or editing a recordset I always get the same error in the exception but the error en the server console is rigth... I´m using VC 6.0 and the MFC ODBC Classes... a workaround to this is to use transaction to insert but i dislike that workaraound... Other funcionality is about the bytea and the binary objects in VC... The CByteArray only gives me chance of upload/download 254 bytes unless I change the max varchar or set the unknows as LongVarChar... I think you should give the bytea a representation as lo and don't limit as an unknown data type... The work around this limitation is to use the Microsoft ODBC Engine, but i really need to use dynamic cursor because the nature of the project...

Finally, if you want help in developing and programming the driver I'm a programmer with experience in DB Programs and I can help you if youn like.

Thankx,
Armando Bañuelos
Torreón, Coahuila. México.

Responses

  • Re: Hi! at 2003-06-27 18:27:45 from Jeff Eckermann
  • Re: Hi! at 2003-06-30 13:57:45 from Hiroshi Inoue

Browse pgsql-odbc by date

  From Date Subject
Next Message Chris Gamache 2003-06-24 19:15:27 Re: Performance in odbc driver version 7.03.0100
Previous Message Patrick Bye (WFF) 2003-06-23 20:43:15 Problem with 07.03.0100 in ASP.NET page