Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. viksha

    Using LOAD DATA LOCAL INFILE

    Yeah, I have the datafile residing in the client machine But still gets this error. :(
  2. viksha

    Using LOAD DATA LOCAL INFILE

    I am using phpMyAdmin 2.2.6 with MySQL 3.23.41 and trying to update the data of a table from the local database, I am trying the following with phpMyAdmin for this LOAD DATA LOCAL INFILE 'c:/table.txt' REPLACE INTO TABLE oldone FIELDS TERMINATED BY ',' ENCLOSED BY '"' LINES TERMINATED BY...

Part and Inventory Search

Back
Top