It is more likely that you hit the limit of 2 GB on the files before you hit the maximum number of records. Even if your table only holds a logical variable or a char(1), every record still takes up 2 bytes in the DAT file. So 1,000,000,000 records would be an absolute limit.
Kind regards Uffe Kousgaard www.routeware.dk ----- Original Message ----- From: "Anirban" <[EMAIL PROTECTED]> To: "MapInfo-L" <[EMAIL PROTECTED]> Sent: Wednesday, February 26, 2003 11:33 AM Subject: MI-L Max number of Rows in a Mapinfo table > Dear Alll, > > Can anybody tell me if there is any limitation in the number of records in a > Mapinfo table. > > can i have 1000,000,000 to 1,000,000,000,000 rows in one table? > If less is permitted i have the option to split it. but i want to know the > max possible. > > TIA, > > Ani > > > --------------------------------------------------------------------- > List hosting provided by Directions Magazine | www.directionsmag.com | > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > Message number: 5682 > > --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 5684
