Hi,

just FYI, I just checked in a fix for the following problem:

- H2 in server mode
- H2 client retrieves blobs which are bigger than
LOB_CLIENT_MAX_SIZE_MEMORY
=> In the client a ".lobs.db" directory gets created, storing
temporary lobs

This is problematic if there is no write access to the current
directory. Now the files will be created in the directory %TEMP%/
h2.temp.lobs.db

Regards

Christian

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to h2-datab...@googlegroups.com.
To unsubscribe from this group, send email to 
h2-database+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to