--- JoseAntonio <[EMAIL PROTECTED]> wrote:
> > > Connection conn = DriverManager.getConnection("jdbc:sqlite:pmp.db");
> I put a print statement before and after the line code. It shows the
> first print, but not the one after the getConnection line.
> I use Windows XP and the directory is in the local drive, writable and
> readable.If you bring up the process manager is it idle or at 100%? Are you able to run the Test example on the home page? http://www.zentus.com/sqlitejdbc/ Run it in a Java debugger/IDE and find out what line it stalls on and report it to the list. ____________________________________________________________________________________ Don't let your dream ride pass you by. Make it a reality with Yahoo! Autos. http://autos.yahoo.com/index.html --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
