Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Identifying corrupted tables
Message
From
26/05/2001 16:58:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Identifying corrupted tables
Miscellaneous
Thread ID:
00511832
Message ID:
00511832
Views:
43
From time to time, as we distribute tables across our network we are afflicted with a problem: randomly, data in character fields is lost and the individual characters are each replaced by chr(0). To identify tables with this problem we have code to scan our tables record by record, character field by character field until an occurence is found. It occurred to me that there might be a different way to code this.

Q1: Is there some low-level approach to locating occurences of chr(0) in our table fields? If so...

Q2: Would it be faster than our current approach?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform