Re: Can you Help me? I have Appostroph problem

2001-04-16 Thread Siim Einfeldt aka Itpunk
> select ID from table where sentence = '".does't take."' I think that should do the trick. Or if not...hopefully you're using mysql in combination with some other programming languages like asp or php or...in php you just use addslashes() function bvefore sending a query to mysql. Cheers Sii

Re: Can you Help me? I have Appostroph problem

2001-04-16 Thread René Tegel
o make a string binary-safe is replace the following chars: ' -> \' " -> \" \ -> \\ -> \0 where is a binary null. gl - Original Message - From: "Sofiane Sakhri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 16, 2001 1

Can you Help me? I have Appostroph problem

2001-04-16 Thread Sofiane Sakhri
Hi, I'm new in mysql, I have a problem in the apostroph, I would write a query like : select ID from table where sentence = 'does't take' Can you help me? ___ Do You Yahoo!? -- Pour dialoguer en direct avec vos amis, Yahoo! Messenger :