DB Merge question from newbie
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I have a standalone application written in VB.NET that uses an access DB. The application is portable and used by several users on differnet machines. I want to be able to sync the portable DB's with a master DB. Is Replication the only way? The DB's are password protected at present. I can think of a way using replication with JRO, but that seems a bit old hat now. Please help:confused: