Re: Insert text/string which is contain semicolon

2001-07-10 Thread Werner Stuerenburg
> 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 ยท

Insert text/string which is contain semicolon

2001-07-09 Thread [EMAIL PROTECTED]
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