03-05-2017 12:06 PM
03-05-2017 01:03 PM
Thanks for the fast reply,
In the picture you can see all my providers.
I tried every provider but got always errors an no connection.
03-06-2017 01:44 AM
Hi,
I solved my problem to connect the database!
The path of the database and the provider as string is enough to connect ... very simple
But now i have the next problem, how could i synchronize the two DB to one?
Any ideas or ways to do that?
Are there examples?
best regards
Fabian
03-08-2017 12:14 AM
Hello Fabian210298,
good to hear that the Connection works. I do not have an example for synchronizing databases in LabVIEW. What you can do, is do read out all informations from the two databases and simply compare them. This can work for smal databases, but if the databases are very large, then the compare and also the memory managment can be become complicate.