Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal - CrystalRuntime.Report object
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00608544
Message ID:
00608643
Views:
16
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform