This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

vid_insertforhandleobject_freeze

Hello,

we are migrating to V7.1.1.

I can't find the function vid_insertforhandleobject_freeze in the database.

How can we trigger an Dataset Insert / Update via SQL ?

We have special programming in SQL, so DataImporter is no alternative.

exec vid_insertforhandleobject_freeze 'Insert', 'Department',
'',
'FullPath','USU Migration',
'DepartmentName','USU Migration',
'UID_ParentDepartment',@UID_ParentDepartment,
@ProcID=12345

Best regards

Bernd

Parents Reply Children
No Data