Assuming that you are using ogr2ogr on the xp computer, you can fairly
easily setup ODBC connections for the non-spatial tables,
http://gdal.org/ogr/drv_odbc.html
Doing the same from linux is somewhat more difficult, the easiest path
I think to be http://gdal.org/ogr/drv_mdb.html
You can see some
Greetings,
ogr2ogr has allowed me to successfully convert an ESRI personnal geodatabase
from a Windows XP computer to an Ubuntu server 11.04 running PostGIS 1.5
with proper encoding . The tables containing the blob/shapefiles all made it
but not the others. Am I right to presume I'll have to migrat