M
Murray
Hi All
I have been asked to import data from a csv file into the table of a
database. The table is called Plant and the fields to be imported are
ID,PDate, PPrice,YTDD,WDU,Asset. The ID should match what is in the table
currently and the other fields should be either empty or overwritten. Is it
possible to do this ? and how?
I would guess to somehow line up the ID and then import the data. Hope
someone can help here as I think I will need a lot of help
Thanks in advance
I have been asked to import data from a csv file into the table of a
database. The table is called Plant and the fields to be imported are
ID,PDate, PPrice,YTDD,WDU,Asset. The ID should match what is in the table
currently and the other fields should be either empty or overwritten. Is it
possible to do this ? and how?
I would guess to somehow line up the ID and then import the data. Hope
someone can help here as I think I will need a lot of help
Thanks in advance