> >
> > And 2 GB is the limited for database size in VFP ?
> >
> > Thanks
>
> No, 2 Gb is not the limit for database size. 2 Gb is the limit for any type of file in a 32 bits environment (VFP is 32 bits). That means, your database may be well over 2 Gb in size BUT each and every file (DBF, CDX, FPT, ...) are limited to 2 Gb in size.
>
>
> Cetin Basoz
>
>
Give some sample data in code for your question - here is the tool you need to generate the code>
>
My Blog>
>
PostgreSQL - World's most advanced open source database> MongoDb Certified Developer
> MongoDb Certified DBA
>
>

>
>
Flutter for mobile, for web & desktop.
>
The way to
Go.
>
How to create a Minimal, Reproducible ExampleCetin,
hmmm interesting, do you mean to say that we can have a Database (DBC) file > 2GG in VFP9SP2?
Koen