08-24-2015 01:53 AM
i am trying to write the data in an existing table in sql databse.but i dont know how to get it done .plz help me
Solved! Go to Solution.
08-24-2015 03:17 AM
What have you tried? Post your vi and explain your issues.
/Y
08-24-2015 03:42 AM
i trying to add a new item in my table named Screws in database .when i run this it shows error.help me solving it out.
08-24-2015 04:07 AM
The error text is clear: The number of columns doesn't match the data provided. Your Insert data only has 3 columns, how many are named in the Columns control?
It'd be easier if you attached the VI's with the controls set to the current values as Default.
/Y
08-24-2015 06:07 AM
THANK YOU