01-26-2016 04:07 PM - edited 01-26-2016 04:12 PM
Hello, i have a problem with database connectivity toolkit, when I converted the program I'm developing into an application and when I try to execute an INSERT, UPDATE, DELETE query it is giving out an error saying "Operation must use an updateable query." but the SELECT querry it is working properly.
If any feel he/she can help please do not hesitate. Thank you.
01-27-2016 06:24 PM
Hi Amahoro,
Can you give some more details about what you are doing when this error occurs? Does this error only occur when you run the executable, but not the program in the development environment? Any additional info will be helpful!
01-27-2016 09:33 PM
01-28-2016 09:31 AM
"What version of LabVIEW? What DBMS? Is there a reason the you are using the DCT? There are easier methods that are much less complicated, and which give errors that are useful."
@mike
What other methods do you advise?
01-28-2016 12:25 PM
11-18-2019 06:48 AM - edited 11-18-2019 06:50 AM
Hi, I know the thread is old but there aren't any other threads i found for this specific error.
Though i discovered that this error can be caused by security permissions of database file.
If you are using ms-access database then check its permissions.
Open DB file properties go to security tab Select ALL APPLICATIONS PACKAGES and check allow Full Control box by clicking on edit button.
Regards
Rishav Preet