Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a Temporary table??
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00115270
Message ID:
00115282
Views:
11
Perry,

Yes, it will work - keep in mind that when you modify the report, you'll have to create the temporary table first. Normally I will add the following code to my reports done this way.

*modi report myReport
report form myReport to printer nocon

In development I will remove the asterick, modi the report, save it and continue. Later, when it goes live I put the asterick back in.

Robert


>I would like some input on creating a temporary table for printing reports. The table is created by sql statements depending on the filters used in the main form. By using the SQL statement with "INTO TABLE X" do I need to do a drop table or will the fields load into the report directly and regenerate whenever I call the print procedure?
>
>Perry
Previous
Reply
Map
View

Click here to load this message in the networking platform