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.
App crashes at table containing a blob field
-
adm.nilser
- Posts: 10
- Joined: Sat 09 Jul 2011 15:53
- Location: Brasil
-
AndreyZ
Re: App crashes at table containing a blob field
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.
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.
-
adm.nilser
- Posts: 10
- Joined: Sat 09 Jul 2011 15:53
- Location: Brasil
Re: App crashes at table containing a blob field
Hello,
i can resolve this problem setting the "CacheBlobs" query's attribute to "False".
can you explain what happened?
i can resolve this problem setting the "CacheBlobs" query's attribute to "False".
can you explain what happened?
-
AndreyZ
Re: App crashes at table containing a blob field
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.