Form MSSQL, Does getByQuery() use prepared statements? For a table called
user, all I see in SQL profiler is:

exec sp_tables 'user'
exec sp_execute 1, 'user'

Looking to understand this more and most importantly, how can I see the
actual transact syntax using profiler. I know about CF Admin but it seems to
bomb my other JS on the template.

Thanks,

Dan


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[EMAIL PROTECTED]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to