> I'm also running into other issues where Unix treats "b" as a > backspace and > "t" as a tab and so forth so if a user starts with the letter "B" or "T" > everything gets mucked up as well. Here is what the escape characters are (from "MySQL"): \0 NUL \' Single quote \" Double quote \b Backspace \n Newline \r Carriage return \t Tab \\ Backslash It sounds like you might need to manipulate the string before it is passed to MySQL. Good luck! Robert Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list.
- [IMail Forum] MYSQL and IMAIL Steven Copeland
- RE: [IMail Forum] MYSQL and IMAIL Robert Wilson
- RE: [IMail Forum] MYSQL and IMAIL Steven Copeland
- Re: [IMail Forum] MYSQL and IMAIL Daniel Donnelly
- Re: [IMail Forum] MYSQL and IMAIL Cal Frye
- RE: [IMail Forum] MYSQL and IMAIL Robert Wilson
- RE: [IMail Forum] MYSQL and IMAIL Mike Hell
- RE: [IMail Forum] MYSQL and IMAIL Troy Settle
- RE: [IMail Forum] MYSQL and IMAIL Jonathan
- Re: [IMail Forum] MYSQL and IMAIL Jose Medeiros
- RE: [IMail Forum] MYSQL and IMAIL Steven Copeland
- Re: [IMail Forum] MYSQL and IMAIL Sanford Whiteman
- [IMail Forum] MySQL and Imail Dan Shadix
- Re: [IMail Forum] MySQL and Imail Chris Bone
- RE: [IMail Forum] MySQL and Imail Dan Shadix
- RE: [IMail Forum] MySQL and Imail Steven Copeland
