We encounter performances issues due to the fact that queries are executed as sp_prepexec rather than sp_executesql using the default JDBC driver provided by Coldfusion.
  Attachments:
We encounter performances issues due to the fact that queries are executed as sp_prepexec rather than sp_executesql using the default JDBC driver provided by Coldfusion.
  Attachments:
Comments: