DBTags looks great, but I don't have a JDBC driver for my multi-valued
database. (UniData, now an IBM product.)  What I do have is the UniObjects
API, which lets me connect to the database using Java.

I've used open source software, but haven't usually even looked at the
source code.  So, how does this work?  Basically I want to take advantage of
the work already done on DBTags, but change the code so that, for example,
instead of a Connection object, it uses a UniSession.  Is that okay to do?
(How "open" is open source?)

-- 
Wendy



Reply via email to