Re: [sqlite] Help with Transaction Error.

2010-01-12 Thread Sergey Scherbina
On 10 Jan 2010, at 4:56am, Vathir wrote: >I am trying to use SQL Jet within my java application, but I consistently get >the following error when I run this section of code. For some reason I >cannot open this particular database. I can open up a separate database >with in my program, but this o

Re: [sqlite] Help with Transaction Error.

2010-01-10 Thread Simon Slavin
On 10 Jan 2010, at 4:56am, Vathir wrote: > I am trying to use SQL Jet within my java application, but I consistently get > the following error when I run this section of code. For some reason I > cannot open this particular database. If you open the database using the command-line tool, do you

[sqlite] Help with Transaction Error.

2010-01-09 Thread Vathir
I am trying to use SQL Jet within my java application, but I consistently get the following error when I run this section of code. For some reason I cannot open this particular database. I can open up a separate database with in my program, but this one always causes the error. org.tmatesoft.sq