C
Charles May
Is there a way to show what values are being passed in an SQL Statement?
I can display the commandtext of OleDbInsertCommand1 but it displays the "?"
is there a way to show the actual values of the insert statement?
Thanks
Charlie
I can display the commandtext of OleDbInsertCommand1 but it displays the "?"
is there a way to show the actual values of the insert statement?
Thanks
Charlie