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

JDBC driver which does not support "prepared Statement" #60

Closed
lgprobert opened this issue Nov 21, 2017 · 1 comment
Closed

JDBC driver which does not support "prepared Statement" #60

lgprobert opened this issue Nov 21, 2017 · 1 comment

Comments

@lgprobert
Copy link

From issue 11, I know every SQL statement passed from jaydebeapi is executed using a prepared statement. Is there any way to pass a SQL statement to a JDBC driver which does not support prepared Statement?

@baztian
Copy link
Owner

baztian commented Mar 5, 2018

See #29

@baztian baztian closed this as completed Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants