Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MySQL Removes Characters?

Status
Not open for further replies.

jtokach

MIS
Jul 1, 2002
9
0
0
US
Hi there. When I try writing the string \\Server\Share to a MySQL database, something in MySQL seems to be removing \'s. The above line looks like this after entry: \ServerShare

I successfully run the exact same SQL code in Access and it works fine???
 
Yeah, I figured it would turn out to be an escape char...

I should've RTFM.

Thanks for your time!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top