I'm using version 157.

Connection string:
jdbc:h2:tcp://127.0.0.1/c:/db/mydbdir/mydb;CIPHER=XTEA

I should add that the query works fine in the H2 web interface.
However, I'm using ColdFusion to connect to H2, and that's when I get
the "file not found" error when I query a db with LOBs.

Wim


On Jul 2, 9:50 am, Thotheolh <[email protected]> wrote:
> Your question is too vague please elaborate more. What is your H2
> version and what exact errors are there ? Do specify your JDBC
> connection settings accurately if possible. The steps you have taken
> by providing a reproduce-able test case would be welcomed, otherwise a
> step-by-step description as accurate as possible on what exactly
> happened.
>
> On Jul 1, 9:16 pm, Wimpie <wim%[email protected]> wrote:
>
>
>
>
>
>
>
> > Whenever I do a SELECT * to fetch a record containing a blob, I get
> > the following error:
>
> > "C:/Windows/Temp/h2.temp.d73926d6138df934.6.temp.db" File not found:
> > "C:/Windows/Temp/h2.temp.d73926d6138df934.6.temp.db" [90124-157]
>
> > Using Windows 2008 64 bits.
>
> > Any idea on what might be wrong?
>
> > Wim

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" 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/h2-database?hl=en.

Reply via email to