Skip to content

BLOB not found [JDBC411] #452

Closed as not planned
Closed as not planned
@firebird-automations

Description

@firebird-automations

Submitted by: Attila Molnár (e_pluribus_unum)

Attachments:
JDBC-402.ZIP

Hi Mark!

On one [read-write, read-commited] thread I update a blob column in a record. On an other [read, read-commited] thread I read that record from DB. The two thread are concurrent read and write can occure on the same time. Sometimes I get "BLOB" not found error.
It looks like this problem : http://www.lnssoftware.ca/blog/?p=67

Is this a JayBird bug, or Firebird bug?
Using [read, snapshot] transaction on the reader thread could solve the problem?

Thank you!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions