Subject | Re: Result Set not returning all rows |
---|---|
Author | rrokytskyy |
Post date | 2002-04-13T10:29:13Z |
> The test inserts four rows into a table. The third row contains aConfirmed. This happens when you don't specify the lc_ctype and let
> copyright symbol. When I select * only two rows are returned and
> no exceptions are thrown.
>
> In my larger program - I get gds synchronzation exceptions when I
> try to close the resultset and statements. I do not get these
> exceptions in the test case - but I am able to recreate the problem
> where not all rows are returned.
the driver select one. If you do specify the NONE, it works ok. I
will make more testing to find out what charset causes the problem.
Also we have to check why request sync. exception happens and
not "cannot transliterate...".
Best regards,
Roman Rokytskyy