Subject | Firebird with Coldfusion 10 and Jaybird 2.2.9 problem |
---|---|
Author | Damian Strykowski |
Post date | 2015-11-03T18:16:11Z |
Hi,
I have problems with the new driver version above Jaybird-2.1.6JDK_1.6 i get the following error message
GDS Exception. 335544652. multiple rows in singleton select
when executing the following SQL
DELETE FROM SOME_TABLE WHERE SOME_ID = 4146
i installed the following:
1. JDK 1.8
2. Firebird 2.5.4.26856_0_x64
2. JDBC driver Jaybird-2.2.9-JDK_1.8
3. ColdFusion 10 Update 17
Everything is working fine with Jaybird-2.1.6JDK_1.6 but not with any version above.
Regards,
Damian