SQL Dialect failure with latest version
Posted: Tue 17 Mar 2020 18:17
Hi,
Just installed the latest version. There's a bug with the SQL Dialect.
In previous version, Connection.SQLDialect was used to set the dialect for the connection and after connecting, Connection.DBSQLDialect is the returned database dialect. However, in the most recent version, DBSQLDialect always returns '3'.
This is wrong.
This raises warnings in software I use with InterBase.
Please release an update.
With regards,
Martijn Tonies
Just installed the latest version. There's a bug with the SQL Dialect.
In previous version, Connection.SQLDialect was used to set the dialect for the connection and after connecting, Connection.DBSQLDialect is the returned database dialect. However, in the most recent version, DBSQLDialect always returns '3'.
This is wrong.
This raises warnings in software I use with InterBase.
Please release an update.
With regards,
Martijn Tonies