Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Pass-Thru basic question
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00553577
Message ID:
00553581
Views:
15
No, I have that much. In general terms, how do I populate a form's fields with data obtained using SPT. Or don't I do it that way? Updating after a user makes changes, I can see how to do. Do I put the SQLExec call to retrieve data into a cursor in the form's data environment? And then use the cursor as my data source? Where do I put the SPT, DE load? DE init? Form load? Form init?
I'm expecting this to be intuitively obvious, which is why I can't figure it out. That's how it usually works for me.

Randy

>If you pass the third parameter to SQLEXEC(), you'll get a cursor back with that name instead of a browse window.
>
>Is that what you meant, or is your question more complex?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform