CyclingGuy wrote:
Can anyone recommend a PostgreSQL driver for Python that supports
selecting and inserting bytea types?
I'm not looking to write server functions in Python, just client
applications.

Thank you
Eric.
Did you try any ?
I know about pgdb, and since it has a function called escape_bytea it may support this type...

JM
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to