Re: MySQL and OUTFILE
From: StinkFinger (stinky_at_pinky.com)
Date: 09/13/04
- Next message: William Kendrick: "Re: Linux-powered handhelds, Ipods, mini-TIVO's, etc."
- Previous message: kingofkolt: "Re: problem to get data from a form (method=get)"
- In reply to: StinkFinger: "OT : MySQL and OUTFILE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 12 Sep 2004 14:00:46 -0800
Well,
I was able to use LINES TERMINATED BY and line breaks were created, however,
I have a new problem now.
The original file is created via WriteLine and each entry is on its own
line, and is read in via ReadLine. The MySQL text file, even though it
contains \n's, doesn't read properly into the .NET app.
So, I need to update the .NET app now to correctly handle \n's instead of
relying on each entry on its own line. Argh.
- Next message: William Kendrick: "Re: Linux-powered handhelds, Ipods, mini-TIVO's, etc."
- Previous message: kingofkolt: "Re: problem to get data from a form (method=get)"
- In reply to: StinkFinger: "OT : MySQL and OUTFILE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|