capacity_table

J

John Vinson

what doing when table longer off 2 gig?

If you have a single table larger than 2 GByte, you cannot and should
not be using Access. Move to a full client-server database program
such as SQL/Server, Oracle, or MySQL.
 
Top