[XQZone General] How to set sequence variable value in XDBC

Sandesh Pai meetpai at gmail.com
Thu Dec 15 22:19:37 PST 2005


Hi,
   I am using
xdbcStatement.setString(varName,varValue);
  to set the variable  vaues dynamically, but I dont know how to set
variables which have the value as a sequence
e.g
if I want to do some thing like this
let $var := ('A','B','C','D','E')

how do I do it using XDBCStatement.set?

Regards
Sandesh



More information about the General mailing list