Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
529 views

How do you get Mobilink to synchronize tables so that the most recent updated table is not overwritten?

Here is the scenario. I have an Oracle consolidated database. I am using Mobilink to synchronize Oracle with a SqlAnywere database that is being used on a handheld. If userA changes a record in the ...
1
vote
2answers
409 views

SyBase SQL anywhere check if Synchronization is needed?

I have a Sybase SQL Anywhere 11.0.1 database that I am using to sync with an Oracle Consolidated Database. I know that the SQL Anywhere database keeps track of all of the changes that are made to it ...
1
vote
1answer
221 views

Registering Mobilink with Mobile Device Center on Vista has errors

I have a bat file that I am using to try and register Mobilink with the Mobile Device Center on Vista. (I am using version 11 of Mobilink) Script: mlasinst -k ./ -v ./ I have copied mlasinst as ...
0
votes
0answers
16 views

How to setup a mobilink client and server and test the synchronisation?

I'm was wondering how to setup and test a mobilink client and server. Actually, the system is quite complex and I would like some guidance. firstly, I have a windows 7 OS, would that suffice or ...
0
votes
1answer
233 views

Mobilink error with Syncing to Production Oracle DB Options

Ok so here is the scenario. We have two developers using the developer edition of Mobilink to sync to a consolidated Oracle DataBase using SqlAnywhere. The mobilink Version is Version 11.0.1.2331 ...
0
votes
1answer
303 views

Sybase sql anywhere sync a Database view(pull from consolidated to remote)?

I am trying to set up a synchronization model to sync my consolidated Oracle database with a remote SQL Anywhere database. I have a couple Views on the consolidated Oracle database that I want to ...