Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ado and parameters
Message
From
14/03/1999 21:58:05
 
 
To
13/03/1999 17:16:05
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00197285
Message ID:
00197463
Views:
13
>How can we create RecordSet.Source with parameters?
>Thanks Mark

Put it in your SQL WHERE clause.

parm_id="1" ' This can come from a form
sql="SELECT * FROM people WHERE id='" + parm_id +"'"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform