08-19-2008 09:40 AM
08-19-2008 10:20 AM
08-19-2008 02:34 PM
It looks like you are using the database connectivity toolkit. Have you already created a database that you want to write the table to? I would suggest you put a probe on the error line after the open database function. If you open the example finder>>Toolkits and Modules>>Database connectivity>> you will find Create Table Example.vi. This should give you a good starting point. I'm guessing that you need to create a Universal Data Link that you can work from.
Hope this helps.
08-19-2008 11:12 PM
Before you can save data you have to create the tables to hold the data. I would also suggest that you drop the DCT - in the long run it will be a detriment. Check out this thread.
Mike...