What is the problem ?, do you get an error message ?
Have you tried this:
....Exec("Delete from table1 where name= 'My Company \& Brothers' ")
I'm not sure this will work, but its worth a try.
Saludos,
Pablo Vera
LB Audio wrote:
> Problem in mySQL
>
> Ex:
> ....Exec("Delete from table1 where name= 'My Company & Brothers' ")
>
> Problem in string &.