J
James Shen
In the SqlCommand, there is CommandText which has the parameterized
SQL. And the SqlParamterCollection which contains parameters.
Do anyone know how to convert this to a no parametric SQL string which
can be executed with isql ( not writting my own code. ).
Thanks
James
SQL. And the SqlParamterCollection which contains parameters.
Do anyone know how to convert this to a no parametric SQL string which
can be executed with isql ( not writting my own code. ).
Thanks
James