Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Validate Database at Creation?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Validate Database at Creation?
Miscellaneous
Thread ID:
00497679
Message ID:
00497679
Views:
35
VFP6/SP4 on Win2K-AS SP1

I created a database strictly through code. Somewhere along the line, after I had added about 40 tables, at random I get an error "Database is invalid. Please validate."

There is nothing else running in VFP and basically nothing else running on the computer. I just fire up the VFP IDE, run the .prg, and at random I get the error. My code is only made up of statements like these:

Create database....
Create table...
index on....
dbsetprop(column comments)
dbsetprop(table comments)

It's always halting when indexing, but it could be on any table in the code. It never halts anywhere else.
Next
Reply
Map
View

Click here to load this message in the networking platform