05-06-2008 01:34 AM
05-06-2008
02:01 AM
- last edited on
04-06-2025
06:48 PM
by
Content Cleaner
NI provides developers with a toolkit for LV to accomplish exactly those things. It is called Database Connectivity Toolkit and you can find it here.
hope this helps,
Norbert
Message Edited by Norbert B on 05-06-2008 02:02 AM
05-06-2008
02:02 AM
- last edited on
04-06-2025
06:49 PM
by
Content Cleaner
Hi
In order to use the SQL you need either the database connectivity toolkit or a solution available at http://jeffreytravis.com/lost/labsql.html
Yes you need to have some knowledge in SQL query and its syntax. Check page 82 of this file where you can find some reference for SQL commands.
Which database are you trying to access ? MySQL, MS SQL, Oracle or some thing else ? You can do a search for database related questions in this forum and can find how others have done this.
Regards
Message Edited by Deepu on 05-06-2008 04:03 PM
05-06-2008 11:40 AM