on 2013 Mar 18 12:15 PM
Background:
I need simple steps on how to use sql anywhere, ultralitej, mobilink to achieve that scenario
Try the "Building an Android Application" Tutorial in the documentation:
http://dcx.sybase.com/index.html#sa160/en/ulj/uj-android-tutorial.html
If you can't move the consolidated database data over to SQL Anywhere right away, you should be aware that MobiLink can also synchronize directly with Microsoft SQL Server:
http://dcx.sybase.com/index.html#sa160/en/mlserver/ml-basics-mss-5159304.html
The concept is similar: you have to install the system tables and write SQL scripts to control the synchronization data flow.
Once you have the basics covered and you understand how the synchronization system works, you can also extend this tutorial to use Java or .NET scripts instead:
http://dcx.sybase.com/index.html#sa160/en/mlstart/mt-objtext.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For the UltraliteJ with Mono part see my answer here. We've been doing this for over a year now with very large applications and have had no problems. Now with the binding project you can also link to the native code easier.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
11 | |
10 | |
10 | |
10 | |
8 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.