revDataFromQuery

Sarah Reichelt sarahr at genesearch.com.au
Wed Mar 17 22:11:01 EST 2004


Hi Kevin,

I haven't used revDataFromQuery myself, so I'm not sure exactly what it  
requires, but for converting to & from arrays, check out the split &  
combine commands.

Cheers,
Sarah
sarahr at genesearch.com.au
http://www.troz.net/Rev/

> For some reason revDataFromQuery is different than many of the other  
> Revolution data access constructs (at least according to the  
> documentation). As the excerpt from the documention (list below)  
> demostrates revDataFromQuery accepts a "varslist" not a "arrayName" is  
> there a simple method for converting the array specification supplied  
> to revExecuteSQL into a "varslist"?
>
>
> Array specification for revExecuteSQL array[1...n] parameter :1...:n
>
> revDataFromQuery([columnDelim],[rowDelim],databaseID,SQLQuery[,varsList 
> ])
>
> revExecuteSQL databaseID,SQLStatement[,{variablesList | arrayName}]
>
> Thanks,
> Kevin
>



More information about the use-livecode mailing list