Advertisement
|
[x]
Attachment Details
|
||
1: 2: 3: |
string query="insert into table1(CODE,NAME,LOCATION,JOBNO) values ('" + strCode+"','"+strPrjName+"','"+strLocation+"','"+strJobNo+"')";
i have (') in strPrjName and strLocation
|
|
Loading Advertisement... |