H
hkgary33 via AccessMonster.com
Dear all,
In one of my form’s button click event procedure, I’ve constructed a string
for query, for example, the string variable stores: “SELECT * FROM tblInfo
WHERE ….ORDER BY… ”
Now I would like to run this query in this click event, so what commands can
I use to feed in this query string and then run the query?
Thanks a lot!!!
Gary
In one of my form’s button click event procedure, I’ve constructed a string
for query, for example, the string variable stores: “SELECT * FROM tblInfo
WHERE ….ORDER BY… ”
Now I would like to run this query in this click event, so what commands can
I use to feed in this query string and then run the query?
Thanks a lot!!!
Gary