If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > how to load memo field in mysql

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-04-04, 04:21
late late is offline
Registered User
 
Join Date: May 2004
Posts: 1
how to load memo field in mysql

Hi,i'm late a beginner in web development, currently i am working on converting our data(.dbf) into mysql formatted tables. Everything works fine, until i came accross with memo field. I try to convert the .dbf into access format so i could see if there is something missing, i even try to create a report just to check if all data has been imported. I try to export all the table into text file for me to migrate my memo field into mysql. But when I used "LOAD DATA LOCAL" not all data has been loaded into mysql table especially the memo field. It appears that it has 1261187 warnings. All of my memo fields includes all the reports of each personnel from each department. PLS HELP ME. I need to solve this problem immediately. thanks...................


late
Reply With Quote
  #2 (permalink)  
Old 05-04-04, 08:44
guelphdad guelphdad is offline
Registered User
 
Join Date: Mar 2004
Posts: 440
Two things you can post that will help us help you:

a) show the table structure

b) show the actual command you typed in to import the file
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On