Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Row changing in Grids
Message
From
21/06/2001 10:20:24
 
 
To
21/06/2001 10:17:53
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00521877
Message ID:
00521903
Views:
20
How do you plan to store the order field? Is not it already in the table? Why use another field for that?

>>SQLEXEC ("select * from DATA", "cTemp")
>>thisform.grid1.recordsource = "cTemp"
>
>Not being an SQL regular, would:
>
>SQLEXEC("select *, 0 as order from DATA", "cTemp")
>
>do the trick? Then populate Order manually when you get it back?
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform