Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get foreign keys
Message
From
11/06/2022 06:06:18
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
07/06/2022 13:23:10
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01684430
Message ID:
01684482
Views:
43
>>This is a database of 379 tables, 212 views, 96 relations - impossible to work this in MODI DATA .
>
>Are there any backups? Even if old, can you rename the production DBC, overwrite with the backup, and REINDEX or similar?
>
>ISTR there used to be GenDBC/GenDBCX tools which you could run against a backup, might help with restoring your production one.

The output of GENDBC simply REPLACES the info in the DBC.RIINFO with the DBC opened as a table. The code is faulty, I would not trust something like
LOCATE FOR ObjectType = 'Relation' AND 'ident_ku'$Property AND 'kunden'$Property AND 'ident_ku'$Property AND ParentID = nObjectID
because $ might catch the wrong part of Property and so on. This is to easy to create havoc.
At least it is an idea.
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform