B
Bonzol
Hey there,, I know when updating,, Access can be differnt from SQL
server
this works in access from a vb.net 1.1 prog
SQL = "Update Clients SET UnameID= '" + updatevalue + "' WHERE ID = " +
checkValue + ""
Can anyone just quickly tell me what i have to change for it to work in
SQL server 2005?
Thanx..
server
this works in access from a vb.net 1.1 prog
SQL = "Update Clients SET UnameID= '" + updatevalue + "' WHERE ID = " +
checkValue + ""
Can anyone just quickly tell me what i have to change for it to work in
SQL server 2005?
Thanx..