I’m converting an old database for a client from 4D 2003 to 4D v16. Quite the leap.
I’ve run the procedure to add Primary Key UUID’s to all tables. Now some tables have duplicate data in the UUID field. They have never used the log file, so I could just skip them, but I’d rather not. How does one fix the problem? I suppose I could loop thru the tables, then loop through the records and, for each table, load the UUID with the record number. Long ago, when we converted JPEG’s into DICOM images (you just wrap the JPEG with the relevant patient data) and then sent them to a real PACS system, we were assigned a UUID prefix by the assigning authority here in Canada. Free, as I recall. Costs a bunch in the US. Maybe I should find our old prefix so they are real ‘UUIDs’. _________________________________________ Bob McKeever http://www.mswl.com <http://www.mswl.com/> McKeever's Software Wizardry Port Coquitlam, B.C. [email protected] ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

