Hi,
the new Citadel 5 Databases gives me a problem for my backup strategy. As we store our data in databases per "experiment set up", I have to backup more than one database (probably) and I do want to process this automatically.
With Citadel 4 this was quite easy. I wrote an LabVIEW DSC application which scanned a directory tree for databases and made an backup of this one to an identical tree inside a backup directory tree.
But as I'm must experience right now with the Citadel 5 archive VIs it's not possible to give a path to an database, I have to use an URL instead.
So my questions are:
* How can I get the URLs of all databases on one computer?
* Can I get the location of a database? (The backup should have the same name, j
ust in another location and the exclusion should be done by this location.)
* Or is there a tool from NI for doing a backup (not included into another k� package)?
Stopping the database and copying the files to another location is no option, because I don't want to loose the data of the experiment that might be running.
Thanks,
Carsten