MySQL Forums
Forum List  »  Newbie

load file using backslash ok in windows ???
Posted by: Pujo Aji
Date: June 10, 2005 10:17AM

Hello,

I use mySQL 5.0.6, windows xp pro 2

I have a questions:
I type something like this:

LOAD DATA INFILE “d:\Doctor.txt” INTO TABLE Doctor LINES TERMINATED BY “\r\n”;

I use backslash "\" and it is Working.

Is it OK? because I thought we have to use "/"


Pujo

Options: ReplyQuote


Subject
Written By
Posted
load file using backslash ok in windows ???
June 10, 2005 10:17AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.