Skip to content

jdbc #30

Description

@hb--

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:

$ def/user sqlite3_shr sys$disk:[-.sqlite3-master.bin-axp]sqlite3_shr
$ java   -cp "." "Sample
name = leo
id = 1
name = yui
id = 2
$

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 ...

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions