Open hb-- opened 9 years ago
This is fantastic! I'm really thrilled to hear that people are using it. It makes me feel a bit bad for neglecting it lately.
Just an additional here...the general and commit mailing lists for SQLite for OpenVMS are now operational. Check out the wiki to get the details.
Not an issue, just an info. Based on SQLite JDBC, developed by Taro L. Saito, (https://github.com/xerial/sqlite-jdbc) and its version sqlite-jdbc-3.7.15-M1.jar, I built the necessary JNI for VMS (Alpha, 8.3, Java 1.5) and hacked the current VMS sources for SQLITE3 to build a compatible shareable image:
Next thing is to try this on I64 with Java 6. This isn't production quality, just a proof of concept. If there is interest ...