on 2009 Nov 13 7:16 PM
SQL Anywhere 11.0.1.2231 Oracle 10g
We have a Mobilink setup we are testing. We have an after update trigger on TableA that writes data to TableB.
We have TableB (and all columns except last_updated) included in a Publication.
If I insert directly to TableB, Mobilink uploads the data.
If I insert to TableA, I can observe the data has been inserted to TableB by the trigger, but MobiLink does not upload any rows.
Am I missing something basic here 🙂
Thanks, Bill
AFAIK, the MobiLink extended option "SendTriggers" (dbmlsync -e "st=on") will control whether data modifications from triggers (and cascading actions) are included in the upload stream.
By default, it is set to "off".
HTH Volker
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
79 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.