aspx thread: Sv: Response.Write
Hello! > I have a feeling that as this stuff is compiled now, it will not be possible. > If so then is there some other way by which I can see the content of the > SQL Strin before trying to execute the Command? It might work .. string strSQL =3D "SELECT blah FROM blah"; Response.Write(strSQL.ToString()); Other code stuff here.. With Regards Anders Lundholm - lundholm@s... --
|





