Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal - CrystalRuntime.Report object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00608544
Message ID:
00608643
Vues:
15
>Answering my own question...
>
>Further research revealed that you can get the number of tables in the database with this code.
>----- CRReport = createobject ("CrystalRuntime.Report")
>----- CRReport.Database.Tables.Count
>
>I include this just in case it helps anyone.
>
>Shawn Burke
>

Shawn,

You can also use VFP's ADBOBJECTS() function to retrieve a list of tables in the current database into an array and get access to all the tables that way as well without even using Crystal.

Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform