04-02-2008 09:55 AM
04-03-2008
05:29 AM
- last edited on
03-20-2024
09:54 AM
by
Content Cleaner
Dear Giampiero,
If you used DSC in your developing you do need to install and activate the DSC runtime engine on the target machine. You can think to is as a sort of DLL that handles all the DSC advanced function in the target machine. Without you'll likely face errors that bottom line sound like "something is missing".
Please note while LabVIEW runtime engine is free the DSC engine for deployment purposes must be purchased and activated.
Have a good day
04-03-2008 06:52 AM
04-03-2008
10:09 AM
- last edited on
03-20-2024
09:52 AM
by
Content Cleaner
Dear Giampiero,
Actually Citadel Database itself is a key component of DSC runtime engine, you'll not be able to use that database without a suitable engine. You can read this KB to get info about it. Retrieving Data from a Citadel Database without Lookout or the LabVIEW DSC Module Installed.
If you want you can use another database.
Although you should be aware that without the strong connection between DSC module and Citadel saving and retrieving these information would not be so easy, actually a part of the value you get from DSC engine is at all the time you spare in programming and testing these tasks yourself.
I have to beg you pardon but since I'm an NI employee I won't speak about prices policies.
Best Regard
04-03-2008
12:36 PM
- last edited on
03-20-2024
09:54 AM
by
Content Cleaner
If I well understand the situation there is no way to gain direct access to a remote Citadel 5 database without a valid DSC licence installed on the client neither through DSC functions nor through ODBC or other drivers.
The only option is to build some interface application on the server to listen and answer to remote clients queries like is explained here: Citadel 5 Remote Database Access Using COM+ and ADO
I conclude that I have to consider seriously to buy some DSC RT licenses...
my best regards Gianpiero
Message Edited by htdev on 04-03-2008 12:41 PM