I'm trying to run a query to see if a record exists in a particular file. If it does exists do A else do B.
How do I get the result set back from the query. I'm not updating so qrydef won't work. Have been trying runsql or execute but cannot get it to work.
Thanks
How do I get the result set back from the query. I'm not updating so qrydef won't work. Have been trying runsql or execute but cannot get it to work.
Thanks