Hello, i have a little problem with updating currency_def table in micros 3700 database. I have an export file which contains obj_num, name, conversion_rate with ';' delimiter between columns. I am using INPUT statement, but as i can see, this statement is used only when the table is empty, so updating table with statements such as INPUT or LOAD TABLE is not possible. Is there another way to update data in table?
Thanks!
Thanks!