Hi , I am trying to upload a CSV file directly to the database using command
strSQL = "load data infile '" & strFNPath & "' into table products" where , strFNPath =>Path of the file But its not working correctly ,it uploads some data and then seem to stop or enter values in the wrong places. Any help will be appreciated. Thanks and Regds Stanley --------------------------------------------------------------------- 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