|
-
Jul 1st, 2003, 02:12 AM
#1
Thread Starter
Addicted Member
How to pass value to SQL Query in Data Environment's Command Object at run-time?
In DataEnvironment I have a Command Object in which I have
given following SQL Query:
-------------------------
SELECT * FROM customer WHERE billno = billnumber
-------------------------
Here billnumber is a public variable in Module.
This variable accepts value at run-time.
How to call variable in DataEnvironment's SQL Query?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|