|
Prev: time scaling
Next: barre des menu
From: elyan on 6 May 2008 02:40 Hi,I'm trying to write a simple labview program that accesses andextracts some information from a SQL database. Can anyone give mesome pointers? Thanks in advance! do I need some knowledge in SQL
From: Norbert B on 6 May 2008 03:10 NI provides developers with a toolkit for LV to accomplish exactly those things. It is called Database Connectivity Toolkit and you can find it <a href="http://sine.ni.com/nips/cds/view/p/lang/en/nid/6429" target="_blank">here</a>. hope this helps,NorbertMessage Edited by Norbert B on 05-06-2008 02:02 AM
From: Deepu on 6 May 2008 03:10 Hi In order to use the SQL you need either the database connectivity toolkit or a solution available at <a href="http://jeffreytravis.com/lost/labsql.html" target="_blank"> http://jeffreytravis.com/lost/labsql.html</a> Yes you need to have some knowledge in SQL query and its syntax. Check page 82 of <a href="http://www.ni.com/pdf/manuals/321525c.pdf" target="_blank">this</a> 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. RegardsMessage Edited by Deepu on 05-06-2008 04:03 PM
|
Pages: 1 Prev: time scaling Next: barre des menu |