rdhital
Joined: 10 Aug 2005
Posts: 79
|
| Posted: Sat Apr 07, 2007 8:03 am Post subject: Re: limits of Vtiger |
|
|
The limit is in the database. For mysql:
http://dev.mysql.com/doc/refman/5.0/en/full-table.html
check the link. Its based on different system. Also the crmid is a int field with 19 digits so u theoretically can have upto 19 digits of records. That is way more than enough to majority of task. |
|