From: Jan v. M. <jan...@gm...> - 2008-12-09 08:07:12
|
Hi Calvin, Thanks for your response. I understand the strategy you chose to implement the Java version of mdbtools. Also thanks for the pointer to Jackcess, a project I somehow overlooked when I was searching for mdb libraries. I am currently testing both Jackcess and mdbtools-java. Best regards, Jan. 2008/12/5 Calvin Smith <cal...@ho...> > I wrote the current Java port and it worked well, if a little dated since > I have not followed the changes. > This Java port is in the CVS repository for your use, although the website > does not mention it. > My approach was to convert the C code to Java code thus making the Java > port 100% pure Java and runnable on any platform Java supports. I also > added a very small JDBC driver so you can use it for basic functions without > needing to know anything about mdbtools itslef. > It should not take much effort to get it going with the latest release. > Contact me off-list if you would like to contract me to do this. > Another project you could look at is: jackcess.sourceforge.net > > Calvin > > ------------------------------ > Date: Fri, 5 Dec 2008 10:20:15 +0100 > From: jan...@gm... > To: mdb...@li... > Subject: [mdb-dev] Java version of mdblib > > > Hello list, > > Two questions. > > First of all, is any development being done on this project? From the > sourceforge > CVS and this mailing list I get the impression that mdbtools is not being > developed > since three years or so. > > Second question, is anybody interested in developing mdbtools further? I am > currently > involved in a project that needs to read and write mdb files from Java. My > interest > is therefore primarily to get a good Java version of libmdb. > > Thanks, > best regards, > > -- > Jan van Mansum > > ------------------------------ > Send e-mail faster without improving your typing skills. Get your Hotmail(R) > account.<http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_speed_122008> > -- Jan van Mansum |