Aug 8, 2006 #1 hello101 Instructor Joined Jun 26, 2006 Messages 18 Location US Hi, Can someone tell me how many records can access 2002 handle? Thank you
Aug 8, 2006 #2 traingamer Programmer Joined Jun 18, 2002 Messages 3,270 Location US 1 gigabyte per table. If you spread tables through linking - a whole lot. Greg "Personally, I am always ready to learn, although I do not always like being taught." - Winston Churchill Upvote 0 Downvote
1 gigabyte per table. If you spread tables through linking - a whole lot. Greg "Personally, I am always ready to learn, although I do not always like being taught." - Winston Churchill
Aug 8, 2006 #3 Golom Programmer Joined Sep 1, 2003 Messages 5,595 Location CA There is no "number of records" limitation. The limits that do exist are [li]The size of the mdb file cannot exceed 2 Gb[/li] [li]The size of a table cannot exceed 1 Gb[/li] Upvote 0 Downvote
There is no "number of records" limitation. The limits that do exist are [li]The size of the mdb file cannot exceed 2 Gb[/li] [li]The size of a table cannot exceed 1 Gb[/li]