One problem might be if you are uploading it from a windows machine
where the lines are terminated by '\r\n' rather than a normal unix type
'\n'.  I am not familiar with PHPMyAdmin so I am unsure whether or not
it accounts for that in the parsing of the file.

Curtis

-----Original Message-----
From: X [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, September 04, 2001 1:13 PM
To: [EMAIL PROTECTED]
Subject: Novice Data Import Question

I am just getting my feet wet in PHP and MySQL.

I'm using PHPMyAdmin to administer my databases online, and I'm having
trouble importing data from a textfile over the Internet.  It imports
one record perfectly and then stops.  It gives me no errors.

I have checked access privileges, and indeed I have full privileges.

I would appreciate any help I can get.

Thanks,
Rookie
Jay Witherspoon

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to