nageswaragunupudi wrote:DBF has file size limitation of 2 GB.
ADS removed this limitation even for DBFs.
Our colleagues who are using DBFs for this purpose are aware of these limitations and their volumes are within 2 GB.
When we program for Corporate clients, we will naturally be using some RDBMS like MySql, MSSql, Oracle, etc.
Well, personally I am of the opinion that Oracle is still the best. I still remember the days when MySql was not in existence and Corporates were reluctant to trust Microsoft's Sql Server. From those days, till today, Oracle remains the best.
Harbour File Size LimitsPosted on November 9, 2013 by vivaclipper Harbour File Size Limits
Max record size: 2^16-1 = 65535 byts ( 64 MB )
Max number of recors : 2^32-1 = 4,294,967,295 ( 4 Bilion )
Max .dbf file size : 2^48 = 256 TB
Max DBT memo file size : 2 TB
Max FPT memo file size : 256 GB
Max SMT memo file size : 128 GB
Max NTX file size (standard) : 4GB
Max NTX file size (incresead ) : 4TB
Max CDX file size : 4GB
https://vivaclipper.wordpress.com/2013/ ... ze-limits/So dbf file limit is 256 TB