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 > importing into mysql

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-21-04, 10:10
scoot525 scoot525 is offline
Registered User
 
Join Date: Oct 2004
Posts: 2
importing into mysql

I'm trying to download transactions from our point of sale system everynight and add them to a mysql table. The problem I am having is that I just want to append the new transactions to my table. When I try to use mysql import it deletes all of the transactions in my table and loads the new data. Is there a function that will just load the file and append it to the table? Thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 10-21-04, 17:16
cristiu cristiu is offline
Registered User
 
Join Date: Sep 2004
Posts: 46
Try to use MysqlFront tool
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