Search found 1 match

by ohd.mailBUS11Ck
Sun Jul 01, 2012 10:37 pm
Forum: Android Deployment
Topic: Proper use of revExecuteSQL for making queries
Replies: 2
Views: 4954

Proper use of revExecuteSQL for making queries

Hello everyone, I know it is possible to use the function getDataFromQuery to get the records from a database directly into a variable (I've already done that). Now I would like to do the same but using the command revExecuteSQL . Is it possible to execute a query using the mentioned command? I have...