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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to