Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing view/table reference
Message
From
23/03/1999 19:17:23
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00200553
Message ID:
00201253
Views:
21
Rob,

USE MyReport.frx
REPLACE ALL Expr WITH "Thatview." + SUBSTR(Expr, 10) ;
FOR SUBSTR(Expr, 1, 9) = "Thisview." AND ObjType = 8

(See the article on hacking reports in the April Advisor.)

>I have a report that has over one hundred fields that reference a specific view (ie. Thisview.field). I have made major changes to the system, and have changed the view names. Is there anyway in FoxPro 6.0 to globally change these field references?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform