Page 1 of 1
App crashes at table containing a blob field
Posted: Thu 24 Jan 2013 13:01
by adm.nilser
Hello,
my application crashes at open a table that contain a blob field.
When i try to open TIBCQuery component, my application stops to response.
Can anybody help me??
Sorry for my english. I'm a brazilian.
Re: App crashes at table containing a blob field
Posted: Thu 24 Jan 2013 13:38
by AndreyZ
Hello,
Please try using the latest IBDAC version 4.6.11 and check if the problem persists. If it does, please specify the following:
- the script to create your table;
- the exact version of your IDE;
- the exact version of InterBase or Firebird server and client you are using. You can learn it from the Info sheet of TIBCConnection Editor.
Re: App crashes at table containing a blob field
Posted: Sat 02 Feb 2013 16:16
by adm.nilser
Hello,
i can resolve this problem setting the "CacheBlobs" query's attribute to "False".
can you explain what happened?
Re: App crashes at table containing a blob field
Posted: Mon 04 Feb 2013 08:52
by AndreyZ
We fixed a similar problem in the past. Please try using the latest IBDAC version 4.6.11 and check if the problem persists. If it does, please specify all the information I asked you in my previous post. Without this information I am not able to give you a valid answer.