Hi Guys
Hope someone can help. I do an import from GoldMine (Extended Detail contsupp table) into a website.
When the information gets imported into the table the ID on the exported table is automatically generated. What I need is for the ID that has been generated on the Web Page to go back into a field on the imported record. I'll give an example of the information thats gets imported into the web page.
So GoldMine has following fields (date, pointsid, description). The date and description get imported into the Web table and the ID on the web table row is generated. So I then need the ID that has just been generated to go into the pointsid of the imported record.
Hope this makes sense