> I have a problem to insert string which is contain semicolon to mySQL Database.
Try escaping ";", i.e. use "\;" instead.
--
Herzlich
Werner Stuerenburg
_
ISIS Verlag, Teut 3, D-32683 Barntrup-Alverdissen
Tel 0(049) 5224-997 407 ยท
Hi all, can some body help me ... ?
I have a problem to insert string which is contain semicolon to mySQL Database.
For your info :
When I try to insert string which is contain semicolon to mySQL in
the free webserver www.f2s.com (see my project http://www.verisdev.f2s.com ),
I have no problem, b