Hi ,
I want to use Multi statement query with Dynamic Var bind so just wants to know it's valid combination or not i.e. - can we use both together ?
status =mysql_query(con,"query1;query2");
query1 & query2 is having dynamic Var<? , ?> so can we use with Multi statement .
Please help me out on same .
Regards
Ravindra
I want to use Multi statement query with Dynamic Var bind so just wants to know it's valid combination or not i.e. - can we use both together ?
status =mysql_query(con,"query1;query2");
query1 & query2 is having dynamic Var<? , ?> so can we use with Multi statement .
Please help me out on same .
Regards
Ravindra