Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot insert null in a nullable column along with not null values [JDBC579] #610

Closed
firebird-automations opened this issue Apr 1, 2019 · 3 comments

Comments

@firebird-automations
Copy link

Submitted by: mitra (mitra)

I am using jaybird to connect to Firebird and have a procedure with about 16 parametes. about 8 of these parameters can be null. but the driver is erroring if I pass null even explicity along with other columns having proper values.

Thanks

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Please provide the necessary code to reproduce, including full exception stacktrace.

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

I'm closing this; I will reopen when the necessary reproduction information has been provided.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Open [ 1 ] => Closed [ 6 ]

resolution: Incomplete [ 4 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants