On Jul 6, 7:07 am, "David Crawshaw" <[EMAIL PROTECTED]> wrote: > It may sound silly, but have you tried using Windows file sharing? > [snip] > Could you show me the errors you get using the native version of the driver?
Sorry David, I was not clear enough. Using the native Windows driver against any type of network shared directory, including those shared from Macintoshes, works. Using the native Mac driver against any type of network share (AFS or SMB) fails. I have not tried to use the old Windows Netbeui stuff though. With the Mac native driver I have only single stepped through the Java code. In the DB.execute function I get as far as the switch (step(stmt)) and then next I am in the error handling case statement with a SQLITE_BUSY error. I have not hooked the native JNI library up to a debugger on the Mac to single step through that. Thanks guys for looking at this. David, I would very much appreciate it if you could add those Apple specific compile options/patch to the Mac build. By the way the SQLiteJDBC build only seems to work from Intel Macs, not that that matters much these days. -- Rod --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
