Error when trying to look at triggers
See original GitHub issueI love this product, and it makes working with the database I am connecting to is Informix (unfortunately) better. I am using version 4.1.0 Enterprise Edition; June 26, 2017; © JKISS project, 2017. When I try to view the triggers tab of a table, I get the following error:
SQL Error [IX000]: Number of input values does not match number of question marks java.sql.SQLException: Number of input values does not match number of question marks
This is not a show stopper for me, but I did want to report it. It looks like there is wrong number of arguments in a prepared statement.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Troubleshoot common issues with triggers - Power Automate
This error means that Power Automate tried multiple times to establish a connection to register the trigger and failed.
Read more >Try catch in trigger not suppressing error - sql - Stack Overflow
I have a trigger and I want to surround the dml statements in the trigger by a try catch block so that any...
Read more >Trigger keeps creating error - MariaDB Knowledge Base
I get the error: SQL Error (1064): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB...
Read more >Raising errors from inside triggers
At times, it is possible to receive an error in executing a trigger. The error may be due to execution of SQL statements...
Read more >Error: "Unable to re-find Trigger XXX" - Rockton Software
Error: "Unable to re-find Trigger XXX" · Go to Auditor Setup Window | Troubleshooting tab | Rebuild| Process. · Check the boxes: Rebuild...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hello, I have a similar bug with my DB2 database, when I try to open the triggers ‘folder’, I have this error:
Internal driver error
.here is the log file :
I don’t know if I should have started a new ticket, but this bug seems close enough to me.
This is a bug in DBeaver. Thanks for report.