If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Backslashes disappearing when exporting

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-02-07, 04:57
paul3 paul3 is offline
Registered User
 
Join Date: Feb 2007
Posts: 3
Backslashes disappearing when exporting

Hello,

Here is my problem. My database contains records such as
"C:\my documents\my videos".
When i try to export mysql data into *.sql file backslashed disappear - i get "C:my documentsmy videos".
What do i do to avoid this

Thank You!
Reply With Quote
  #2 (permalink)  
Old 02-02-07, 06:13
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,534
use some other tool for the export, the one you're using is obviously broken

__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #3 (permalink)  
Old 02-02-07, 06:26
paul3 paul3 is offline
Registered User
 
Join Date: Feb 2007
Posts: 3
Just noticed that exporting the same data from other table in my database backslashes are not disappearing!
Maybe there is something wrong with table parameters or smth?
Reply With Quote
  #4 (permalink)  
Old 02-02-07, 06:51
paul3 paul3 is offline
Registered User
 
Join Date: Feb 2007
Posts: 3
Sorry my mistake! everything is ok now
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On