Hi.. This is great library..
I already try and work... I try to select, update and storeproc It's all work.
But my question, how to pass the variable with this library ?
I use :
"select from mytable where id=?my_id"
"Select from mytable where id=@my_id"
didn't work..
Hi.. This is great library.. I already try and work... I try to select, update and storeproc It's all work. But my question, how to pass the variable with this library ?
I use : "select from mytable where id=?my_id" "Select from mytable where id=@my_id" didn't work..