Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » DBISAM Technical Support » Product Manuals » DBISAM Version 4 Manual for RAD Studio 2009 (C++) » Using DBISAM » Optimizing Tables |
{ MyTable->DatabaseName="d:\\temp"; MyTable->TableName="customer"; if (MyTable->Exists) { MyTable->OptimizeTable(); } }
Original Extension | Backup Extension |
.dat (data) | .dbk |
.idx (indexes) | .ibk |
.blb (BLOBs) | .bbk |
This web page was last updated on Thursday, November 16, 2023 at 10:39 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |