table larger than 2GB?
- Rolando Cruz
- Posts: 2
- Joined: Mon Jan 18, 2021 1:53 am
table larger than 2GB?
Hello, can you create a table of more than 2GB?
table larger than 2GB?
Rolando,
That should be possible with version 2.7. With the last public version (2.6) this is not recommended.
For CDX index files this is not possible due to the fact that this file contains file positions which are stored in signed 32 bits and where negative numbers have a special meaning.
Robert
That should be possible with version 2.7. With the last public version (2.6) this is not recommended.
For CDX index files this is not possible due to the fact that this file contains file positions which are stored in signed 32 bits and where negative numbers have a special meaning.
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
- Rolando Cruz
- Posts: 2
- Joined: Mon Jan 18, 2021 1:53 am
table larger than 2GB?
Thanks for your answer. I have one doubt, it will support DBF of more than 2 GB with CDX index, but the CDX cannot exceed 2 GB, is it?
Regards.
Regards.