Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it the table close to its bordering ?
Message
From
08/02/2005 10:51:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Is it the table close to its bordering ?
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00984751
Message ID:
00984751
Views:
54
Greetings,

V.F.P. tables subject:

Does anyone would like to share with us, a UDF to measure where we are positioned face to any table's limit ?

I mean we have limits on: # of records, # of bytes, # of bytes for CDX, FPT..

This is a subject that affect us all.. And, I was wondering something as:
lnNumber_of_regs_to_insert = lnNumber_to_process
if  my_rules_tier.limit_of_my_table("c:\folder\mytable.dbf", lnNumber_of_regs_to_insert) > 90 && reach more than 90 percent
    * warn user
endif
* perform task
TIA

Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Next
Reply
Map
View

Click here to load this message in the networking platform