Best way is to set up SQL Profiler and see exactly what is going on on the
back end.
"Kaynos5" <
Kaynos5@forum.codecharge> wrote in message
news:6418690c45b22f@news.codecharge.com...
>

> I am trying to debug sql on codecharge. I set
> 'response.write "SQL: " & GridLeadView.datasource.SQL & "<br>"
> in the beforeexecuteselect event..
>
> I get back a sql statement with none of the parameters that we pass to it,
only
> the parameter names.. like where active = {s_active} instead of where
active =
> 1.
>
> I need to see actual sql..
>
> ---------------------------------------
> Sent from YesSoftware forum
>
http://forums.codecharge.com/
>