Hi,
In order to import items into Great Plains (Pervasive SQL), I ran a DTS in regular SQL taking the data from excel into a temporary SQL table (IV00101temp.) Then once I had the data in the temporary table, I ran an INSERT statement to populate information into the IV00101 table from IV00101temp.
Then, I ran another DTS package exporting the data from a SQL table (IV00101) into a .btr file (using my Pervasive SQL ODBC.)
I ran checklinks, rebuilt the tables and reconciled all the items. But, when I go into Item Maintenance and make any changes to the item and click save, it seems to save fine but if you go back into the item, nothing has saved and the item is the same as it was imported in originally.
I ran a similar conversion for customers and that worked fine but why are the items "messed up" and not saving any changes I make???
Thanks!
In order to import items into Great Plains (Pervasive SQL), I ran a DTS in regular SQL taking the data from excel into a temporary SQL table (IV00101temp.) Then once I had the data in the temporary table, I ran an INSERT statement to populate information into the IV00101 table from IV00101temp.
Then, I ran another DTS package exporting the data from a SQL table (IV00101) into a .btr file (using my Pervasive SQL ODBC.)
I ran checklinks, rebuilt the tables and reconciled all the items. But, when I go into Item Maintenance and make any changes to the item and click save, it seems to save fine but if you go back into the item, nothing has saved and the item is the same as it was imported in originally.
I ran a similar conversion for customers and that worked fine but why are the items "messed up" and not saving any changes I make???
Thanks!