03-15-2010 06:15 AM
dear all,
in labview project i have some arrays (time,date,comptype,prodcomp)this data i want store in to SQL sever ,
how i will connect SQL server with my lab view array....
here i dont want to use any button,
when ever the array is updating same time my database also should be updated....can you just give an example programme for this
..here i m using labview 7.1
03-15-2010 07:54 AM
Did you try doing a search for 'Database'?
Since you such an old version, you probably cannot buy the Database Toolkit. Give LabSQL a try. It comes with examples. You will probably want to find a SQL tutorial.