Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

From the iQData > Programmability > Stored Procedures > dbo.DeviceEx_de

Right click and modify.

And Add the following:

 

UPDATE [FoundApplication] SET [FoundOnDeviceID] = NULL WHERE [FoundOnDeviceID] = @DeviceID;

Like below and click f5 to save.

...

Page Properties
hiddentrue


Related issues