Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
Hi Marcio.
Have a look at the help file under "Application Framework" -> "Application" -> "WinForms" -> "Connection Strings" -> "Overview".
Once there, check the Application Identifiers and give a special attention to the ApplicationKey.
So, if I understood what you want, make sure your applications have the same ApplicationKey, which you will find in your AppMain.vb in the SetDataSources method.
|