Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GENDBCX crashed!
Message
De
14/01/2000 00:06:31
 
 
À
13/01/2000 23:54:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00318028
Message ID:
00318032
Vues:
37
>Hi all
>
>I'm running GENDBCX against a dbc wit a lot of views. In some complex views, gendbcx (and gendbc, for that matter) generates incorrect code due to a bug in dbcgetprop. If you ask dbcgetprop for the sql property of a complex view, it returns the SQL without the required ;'s (line continuators). So gendbcx crash. Is there another utility or a fix that can generate the code for an entire DBC?
>
>TIA

DBGETPROP never includes the semicolons when you get the defining SQL. If GENDBCX puts them in, it has added them itself. My GenView utility can be called with a view name as a parameter, so you could write a wrapper for it that loops through all of the views in a dbc( using ADBOBJECTS), generating code for each one.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform