Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do i show the fields of a query in expression builde
Message
From
17/09/1998 10:40:30
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00137743
Message ID:
00137785
Views:
22
>in the report designer (actually i am in query maker, but it is the same concept), and the client adds a new field to the report. up pops Report Expresson window. client clicks on Expression Builder. would like to see the fields of my query result set displayed in the Fields list box.
>
>any ideas?
>
>thanks - brenda
Breanda,
This one might fit if you like cheating. Normally report designer doesn't show fields if it's a cursor but does show all variables
select * from mytable into cursor myquery
scatter memvar memo blank
modi report myreport
Now fields are in variables list (flexible no alias is used).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform