SQL and store procedures

Roger Eller roger.e.eller at sealedair.com
Fri Nov 22 14:02:33 EST 2013


 put "exec stored_procedure_name" into tSQL -- this calls a 'stored
procedure'
 put revDataFromQuery(tab,return,myDB,tSQL) into tSQLresult

~Roger


On Fri, Nov 22, 2013 at 1:28 PM, Magicgate Software - Skip Kimpel wrote:

> Is there anyway for Livecode to execute a store procedure call and return a
> dataset from it?  SQL Yoga?
>
> Thanks for your input!
>
> SKIP
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list