cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

automated mobilink script generator

Baron
Participant
0 Kudos
157

With the version of SQL-Anywhere 10 was it possible to generate Mobilink Skripts via the wizard in SQL Central.

Now with SQL-Anywhere 17 I cant find this wizard anymore, so I want to ask whether there is any system procedure to create mobilink scripts and triggers (with standard values and logic).

With the previous wizard it was possible to generate a script and later I could take the script and do my minor changes, but this saved lot of time for manually typing all column names.

 

I looked in sysprocedure but could not find any relevant procedure.

 

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

chris_keating
Product and Topic Expert
Product and Topic Expert

In SQL Central,

  • select  Tools |  MobiLink 17 | New Project 
  • Connect to the "consolidated" database using a ODBC DSN
  •  Work through the wizard
  • In the Synchronization Models, double click the model in the list
  • In the Events tab, there will be basic upload and download scripts generated 
Baron
Participant
0 Kudos
thank you for the reply, yes thats it, I dont know why I couldnt find it myself.

Answers (0)