On Wednesday 10 November 2004 01:21, David Bear wrote:
> I am migrating data from msaccess. Using msaccess own export function
> I was able to export to an odbc data source -- I chose the postgres
> odbc source. The export went fine except it only save 1000 tupples
> from the access data source. These are not real big tables, but they
> do have almost 2000 tupples in them. Is there a limit to the number of
> tupples that can be exported/created through the odbc driver?
I'm fairly certain there's no limit in the ODBC driver (though I am
re-directing to -odbc in case anyone tries to chime in), though I think I've
hit this problem in access before. Is it possible for you to export to csv
and then import the data in ?
--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL