--- Maxim Kuleshov <[EMAIL PROTECTED]> wrote: > I'm using NativeDB driver. And eventually I found another strange > problem. > On another server running different Linux version library just not > usable at all when operating under Tomcat DBCP.
That's the thing about native drivers - lots of fun to debug on different machines. Maybe the other Linux box has different shared libs in its path. Try using "ldd <shared library file>" and see what's different between the machines. Any luck with the NestedDB driver? ____________________________________________________________________________________ Get your own web address. Have a HUGE year through Yahoo! Small Business. http://smallbusiness.yahoo.com/domains/?p=BESTDEAL --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLiteJDBC" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlitejdbc?hl=en -~----------~----~----~----~------~----~------~--~---
