Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GenDBC Error
Message
De
15/11/1999 22:23:05
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00291360
Message ID:
00291371
Vues:
19
>Hi,
>
>I have a DBC with 18 tables and 11 views. Most of the tables have relation between them. When I used GenDBC program on this database to create a program 'Myprog' to recreate the database, it gives me an error, program too long. And it gives error on the line 460, where the GenDBC tries to compile myprog.
>
>Any ideas to avoid this....?
>
>Actually, I need to add more views to this database. Probably 20 to 25 views. So I need GenDBc to work on this DBC.
>
>Please Help....

This is a known problem with GenDBC in VFP 5.0. The GenDBC in version 6.0 addresses this by breaking the resulting program into separate procedures for you.

I highly recommend the public domain utility GenDBCX. It addresses the issue by instead creating a class definition whose methods each recreate a single table, view or relation. It also has a method that calls each method, so the end result is the same as how GenDBC was supposed to work. I think GenDBC is here in the files section.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform