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

Read HSQLdb from C# #1

Open
gjdv opened this issue Aug 2, 2018 · 0 comments
Open

Read HSQLdb from C# #1

gjdv opened this issue Aug 2, 2018 · 0 comments

Comments

@gjdv
Copy link
Owner

gjdv commented Aug 2, 2018

If there is a way to interact from C# directly (without IKVM or other wrappers) to HSQLdb, please let me know. It would take away the need to convert the lexicon databases.

This is what I explored so far:

  • HSQLDB.org claims to have a C# solution, but that uses IKVM to wrap java sources
  • SharpHSQL claims to be a C# port, however only functions to create databases (and read them in again) rather than read existing (in java created) databases. Also it is outdated and requires quite some recoding to build.
  • SharpHSQL (b) updated version of the previous, but still no way to read existing databases.
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

1 participant