Hi,
Publication contains a couple of tables. I removed one of them, Started msync on the client, but the table remained in the SQLite database.
How can I remove this table from SQLite?
The original reason was: I wanted to extend primary key of this table, but I got synchronization errors. So I decided first to remove it , and later add to the publication.
thanks
Zoltán