Hello, at the moment i´m writing a COM wrapper for SQLite3 which will work for Visual basic and Delphi. For the future i´ve planed to write a SQLite3 wrapper for Java. But there is a basic design issu: How can i write the wrapper platform independent? I know a way to use the SQlite API from Java but this one would NOT be platform independet... would this be a knock out reason to don´t use the wrapper or knows anyone a way to write a platfrom independet Java wrapper which include the SQLitelib?
Best regards Sören Und Grüsse aus Mönchengladbach! Am Donnerstag, 16. September 2004 um 12:12 schrieben Sie: > and yes I do. I've tried to port, but without success. > >> Cory Nelson wrote: >>> I take it you were too lazy to look at the SQLite Wrappers section? >>> http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers >> >> Perhaps he did, and looked closely enough to notice that both Java >> wrappers are for SQLite 2.X only. >>