Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT INTO CURSOR and then some...
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
SELECT INTO CURSOR and then some...
Miscellaneous
Thread ID:
00300076
Message ID:
00300076
Views:
63
I do a SELECT command INTO CURSOR which is working fine, but I also need to add a couple of fields into the cursor that are coming from a memory variable, not from a table.

Whenever I SELECT (table fields) INTO CURSOR I get the results I want, but how can I add lcStartDate and lcEndDate INTO CURSOR also so I can have all that info in a REPORT FORM based upon the CURSOR.

In other words, I am trying to put a date range in my report header after I have SELECTED the records I wanted based upon a date range and INTO CURSORed the records that fell within that date range.

Or is there a better way to stick the user chosen date-range into the report header.

Thanks for the help.

Steve Kramer
Kramer & Kramer Design
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Next
Reply
Map
View

Click here to load this message in the networking platform