Subject | Implementation limit exceeded? |
---|---|
Author | Zd |
Post date | 2011-04-26T11:12:20Z |
Hello all,
I've bumped into a very strange issue. I have a longer query which used to run perfectly.
Recently it turned out that the DB connectivity components I were using wrongly used the UNICODE_FSS charset instead of UTF8. This has been fixed in the recent version.
Now when I try to run the same query, I get the following error message:
-204 Implementation limit exceed
block size exceeds implementation restriction
I've tried running the query in FlameRobin and if I connect using UNICODE_FSS it works fine, but I connect using UTF8 I get the same error.
I'm using FB2.1.1 on a Windows machine.
Any ideas for a fix?
Thanks!
[Non-text portions of this message have been removed]
I've bumped into a very strange issue. I have a longer query which used to run perfectly.
Recently it turned out that the DB connectivity components I were using wrongly used the UNICODE_FSS charset instead of UTF8. This has been fixed in the recent version.
Now when I try to run the same query, I get the following error message:
-204 Implementation limit exceed
block size exceeds implementation restriction
I've tried running the query in FlameRobin and if I connect using UNICODE_FSS it works fine, but I connect using UTF8 I get the same error.
I'm using FB2.1.1 on a Windows machine.
Any ideas for a fix?
Thanks!
[Non-text portions of this message have been removed]