Use this system procedure to delete a device address when you are manually setting up device tracking.
Item |
Parameter |
Description |
---|---|---|
1 |
device |
VARCHAR(255) |
2 |
medium |
VARCHAR(255) |
This system procedure is useful only if you are manually setting up device tracking. See Adding support for device tracking.
For DB2 mainframe consolidated databases, this procedure is called ml_del_dev_addr. See IBM DB2 mainframe server-initiated synchronization system procedure name conversions.
Delete an address record:
CALL ml_delete_device_address('myFirstTreo180', 'ROGERS AT&T'); |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |