Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select...into cursor used in grid
Message
From
27/03/1998 16:57:32
Swen Nielsen
Squire Sanders & Dempsey
Cleveland, Ohio, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Select...into cursor used in grid
Miscellaneous
Thread ID:
00087832
Message ID:
00087832
Views:
67
I havve a grid on a pageframe. The recordsource type is SQL. The recordsource is:

"select Partno, Desc, QRec, QSold from Inven where Partno = thisform.currpart into cursor temp"

This works great as I navigate through the partno's.

If I change the recordsource to:

"select Partno, Desc, (QRec - QSold) from Inven where Partno = thisform.currpart into cursor temp"

I only get a single row in the grid for the first partno.

Is there a restriction I don't know about?

TIA- Swen
Next
Reply
Map
View

Click here to load this message in the networking platform