Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change to better
Message
 
To
11/11/2004 09:00:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00960324
Message ID:
00960421
Views:
12
>hi,
>
>thank you.
>
>? HOW :It is much easier to copy all the desired fields into a table, or cursor, and run your report on this table or cursor.
>myfield at mstr.table is ex..number,price,total
>
>? HOW i can know the report doesn't have any table in its DataEnvironment.
>
>thanks.
>m.qasem

Mohammed;

I like Borislav's idea and hope it works for what you need. By the way if you place the cursor of your mouse on your report form in Modify mode and right click you can then select Data Environment. If you have no Data Environment it will be blank.

My preference is to never use a Data Environment on a report. This gives me more flexibility or at least I would like to think so. I always use a SQL Select Cursor to provide data for my reports. There are many ways to write code that works! :)

Tom
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform