08-19-2008 09:54 AM
does any one have example " write and read to access database " which is written in labview 8.5
i would be very thankful
thanks
08-19-2008 10:13 AM
If you use Windows as your OS, then try LabSQL
The core code is *not* LabVIEW, but LAbSQL provides a nice wrapper for the functions you would want.
08-20-2008 06:15 PM
Hi elyan,
Are you trying to do this without using the Database Connectivity Toolkit?
08-29-2008 11:02 PM
Writing to a databse is very easy and the DCT is unnecessary - and in my opinion - ill-advised.Check here for a complete discussion, as well as an example for what you are trying to do.
Mike...