Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Database Validation Problem
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00297194
Message ID:
00297348
Views:
31
>>>>When trying to validate a database, I get an error saying "MYFILE not found". When I open the project manager, the table is there. If I browse the .dbc file the table and it's indexes shows. What am I missing?
>>>>Thanks!
>>>
>>>Try this:
>>>
>>>close data all
>>>open database myfile exclusive
>>>validate database recover
>>
>>That's a good start on it - the link in the DBC may not be valid.
>
>Won't validate database recover indicate that?

It'll recover until the app gets installed out in the field and all the files are in new, interesting and different locations, thereby invalidating the DBC links, at while point you go through the whole thing again. Generating the DBC and tables on site using something adapted from GENDBC, or using a commercial tool like Stonefield Database Toolkit, the solution I've adopted, don't continually run into the problem noted when the DBC and tables are moved, or you need to make changes to a DBC already deployed (you can't just copy over the old DBC with a new one in most circumstances.)
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform