11-19-2007 03:13 AM
11-20-2007 12:57 PM
Hi Sowmya,
Citadel is not available as an independent software which can be downloaded and installed. It comes along with the DSC Module, Lookout, VI Logger and DIAdem (optional). Also, Citadel does not have a specific size limitation, unless it's a limitation brought about by the file system in the PC - NTFS or FAT32. I would suggest going through the Citadel White Paper and browsing to the Database Size Considerations and Installing Citadel sections within the paper. Have a great day.
11-20-2007 01:27 PM - edited 11-20-2007 01:30 PM
11-21-2007 12:25 AM
If you have any examples can you please pass it on.
11-21-2007 09:28 AM
I've never tried to deploy any type of database with the LabVIEW installer. Since the latest version of the LabVIEW app builder has the ability to include other installers, I suppose this is possible.
You would use MySQL in the same way you are using Access, assuming you are using the Database Toolkit or something similar based on ADO. I don't use the database toolkit so I'm not sure what (if any) changes you might have to make. The actual database that I'm using is SQL Server and we deploy a run-time version of that. I've experimented with MySQL but that is about the extent of my experience. I mentioned MySQL because I assumed you were looking for something free.
11-21-2007 05:38 PM