--
You received this message because you are subscribed to the Google Groups "firebird-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebird-suppo...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/firebird-support/adcccc74-4663-4e3d-86a2-90b65d33986bn%40googlegroups.com.
I am currently using FB4 with DataTypeCompatibility = 2.5It works great with an old application using Borland Database Engine components and GDS32.dll (created with instclient.exe).I did a backup with FB4, uninstalled FB4, installed FB5 and restored from the backup.FB5 has the same configuration as it was under FB4, but when my app opens a query using parameters, I get the exception "incorrect values within SQLDA structure".
Everything works fine if I do NOT use parameters in query.Whats has changed, and not documented, from FB4 with params and DataTypeCompatibility?
Tim