cancel
Showing results for 
Search instead for 
Did you mean: 

Mobilink > Remote database's tables seem be in some sort of namespace?

0 Kudos
755

Here's what I did:

  1. Created a BLANK remote database on machine R
  2. Pretty much followed the docs for setting up a consolidated Mobilink database on machine C. The databae is called master
  3. While deploying the synchronization model, I configured the wizard to connect to the remote database on R

After the deployment, when I check the DB on R, I can see that the schema has pushed down to it, but three peculiarities:

  1. The owner of the tables is a user called master
  2. select * from tableName results in an error, but select * from master.tableName works.
  3. Mobilink synchronization fails because it can't find tableName, I think because of the previous point.

Information related to this problem

Accepted Solutions (0)

Answers (0)