What is the syntax of the Client-side SQL Statement String and arguments
What is the syntax of the Client-side SQL Statement String and arguments?
https://sdk.innovaphone.com/14r1/doc/appgeneric.htm#client
I can’t find any documentation how to write the string. I need something like that:
SELECT name, e164, duration, direction FROM cdr WHERE h323 = 'myusername';