Data type conversion

ervin ramonllari ervinramonllari at gmail.com
Thu Jul 19 16:29:23 EDT 2007


Hello everybody,

I'm trying to read some tables from a MS Access database and dump them into
a Postgres database.
When I read the attributes data types, I get some numeric values, i.e. if
the data type
of an attribute is TEXT, I get a value 202. I don't know how to convert this
number into
a valid data type in Postgres. If someone can help me with this problem, I
would really
appreciate that.

Thank you in advance,

Regards,

Ervin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070719/183c53dc/attachment.html>


More information about the Python-list mailing list