You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.
Let us know if this comment was made in error, and we'll be happy to reopen the issue.
Hi there
I am trying to insert a record into a filemaker Datebase and get the following error:
jnius.JavaException: JVM exception occurred: [FileMaker][FileMaker JDBC] No results were returned by the query.
A simple SQL SELECT query to that database works without problems, but using an SQL INSERT statement returns the error above.
My code looks like this:
Any idea, what might be wrong?
The text was updated successfully, but these errors were encountered: