Avoid the SET FMTONLY statements MSSQL Server

Hi,

Is it possible to stop the ADO driver to send SET FMTONLY and/or SET NO_BROWSETABLE ON/OFF statements.

SET FMTONLY sometimes give an error on sql server.

Kind regards, Michel

Hi,

if you can disable it in pure ADO (w/o DA), I can help to disable it in DA/ADO driver too.