![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
a very large set of data; over 416,000 records with 300 columns per record. |
#4
| |||
| |||
|
|
My supervisor uses Paradox 10 for all his reporting for well over a decade. Just recently, he has encountered a "table full" error. He is working with a very large set of data; over 416,000 records with 300 columns per record. His systems is running XP Professional with a P4 running at 3 GHZ with 2 Gigs of memory. While searching the web I found a reference to a fix that involving changing the block size. Can anyone suggest a fix or point me in the right direction t fix his problem. David Macias Research Technician CSUDH Institutional Research dmacias (AT) csudh (DOT) edu |
#5
| |||
| |||
|
|
dmacias666 wrote: a very large set of data; over 416,000 records with 300 columns per record. 300 columns per record I assume to mean, 300 bytes per record, which at ~416000 records, nears the table limit for a table with 2k blocks. Changing the blocksize should work. You have to change that setting in the BDE Admin, and you also have to recreate the table, then add the existing data back in to get a table with the desired blocksize. Just changing the setting won't affect existing tables. -- Larry DiGiovanni Digico, Inc. IT Consulting and Staffing Solutions www.digicoinc.com Check out www.thedbcommunity.com for Paradox resources. |
#6
| |||
| |||
|
|
Although creating a new table is the recomennded approach in upgrading a block size, I sometimes use the table repair utility to change the block |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
Gene, It was my understanding that the Table Repair Utility's (Tutil32) Block Size parameter was only to be used if the table header got corrupted (so it forgot what the block size was), not to alter the table's block size. I've tried this approach and always end up loosing lots of records. There is a handy tool to change the block size - PXRest. I think I found it on the Borland site (based on direction from this NG, of course). I've used it lots of times without any issues. Let me know if you can't find it. Thanks, Jim Moseley |
![]() |
| Thread Tools | |
| Display Modes | |
| |