Following this other question on how to make parametrized sql query on classic asp, I now ask how to debug it?
I can write in a CommandText with it, and execute, but I can't see which SQL command I'm actually trying to run. So is there a way to check ADODB.Command's output to SQL?