Hi Bruce,
I'm doing a convert app to convert old records to new database with sync properties but i'm getting this error:
Hide:Access:Demanda.Insert PROCEDURE
ReturnValue BYTE,AUTO
CODE
GET(Demanda,0)
If DEM:GUID = '' or Duplicate(DEM:GUIDKey) then DEM:GUID = (). <===== ERROR
Regards,