Re: The quote ' problem...

2003-06-30 Thread Keith C. Ivey
On 30 Jun 2003 at 22:43, [EMAIL PROTECTED] wrote: > oops, i forgot this one... > isn't that parameter binding only available from mysql 4.1 on? > at least, when i browse through the php doc, it's part of the > "improved mysql extension (mysqli)", available for mysql 4.1. does > anyone know about v

Re: The quote ' problem...

2003-06-30 Thread nospam
prüngliche Nachricht- Von: "Kevin Fries" <[EMAIL PROTECTED]> An: <[EMAIL PROTECTED]>; "'harsh'" <[EMAIL PROTECTED]>; "'My Sql List'" <[EMAIL PROTECTED]> Gesendet: Montag, 30. Juni 2003 22:26 Betreff: RE: The quote ' prob

RE: The quote ' problem...

2003-06-30 Thread Kevin Fries
down of the process? > > -yves > > > -Ursprüngliche Nachricht- > Von: "harsh" <[EMAIL PROTECTED]> > An: "My Sql List" <[EMAIL PROTECTED]> > Gesendet: Montag, 30. Juni 2003 21:09 > Betreff: The quote ' problem... > > >

Re: The quote ' problem...

2003-06-30 Thread nospam
ql List" <[EMAIL PROTECTED]> Gesendet: Montag, 30. Juni 2003 21:09 Betreff: The quote ' problem... > > I have to take a text input from users and store > it in table,to avoid ' error i can replace ' with \', > > is there any other solution as that migh

The quote ' problem...

2003-06-30 Thread harsh
I have to take a text input from users and store it in table,to avoid ' error i can replace ' with \', is there any other solution as that might slow down the process ? harsh -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.co