Need Help with mysqlimport please-urgent!

2002-07-17 Thread ericloe
Hello, Here is my problem, I would like to use mysqlimport (which i have compiled as a batch file to run) from a client side to load data onto the database on a server side, meaning that I would normally access my server through the pc and running the batch file. Problem is that there

Load Data Problem

2002-07-03 Thread ericloe
Hie there, I'm having a potential problem with Load Data Infile function where i'm unable to get the right no. of records to appear in the table. I have a table created in MySQL with 2 fields region (char 1)-pkey and regionname (char 30). The table name is called region. I've also create

Problem with MySQLImport utility

2002-06-25 Thread ericloe
Hie I'm new in MySQL.anyone out there can help please? I'm actually experimenting with the mysqlimport utility to import data from a text file.however i'm always getting this error upon the command c:\mysql\bin>mysqlimport - - local - -fields-terminated-by="," test newtest.t