I don't know what I'm doing wrong. I've check the DOC but I can't seem to import a 
comma-delimited text file exported from Access into mySQL.

I've created the database, table and fields. WHen I do a Import texfile everything 
looks OK via MySQL-Front. My text file contains only commas as delimiters separating 
each 
field.

MySQl fields and settings:

ID (Type: TinyINT(3), Primary Key, autoincrement)
var (longtext)
destination (longtext)

Access fields:

ID (generated automatically by Access)
var
destination

When I import the text file anf go into data I should have 841 entries but I only see 
127? I see no text in the fields other than (Memo).

What am I doing wrong?


---------------------------------------------------
Colonel Nathan R. Jessop
Commanding Officer
Marine Ground Forces
Guatanamo Bay, Cuba
---------------------------------------------------




---------------------------------------------------------------------
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