The default sql driver for cf 6 - 8. MSSQL versions 2000 and 2005. Data
direct versions 3.3 and greater. It's always been a problem. Most people
aren't running databases with the amount of data we are, hundreds of
tables many of them with millions or hundreds of millions of rows of
data, and a transaction count that would make your head spin.
Porter, Benjamin L. wrote:
>
> When you use cfqueryparam the statement that gets compiled uses
> sp_prepexec.
For which driver and which MS SQL Server version did you observe this?
Jochem