M
mrwigs
Guest
hi, i have a string called myString that is an SQL statement. i am trying to run the sql statement as a query with the results appearing in a textbox.
if i put Text3 = myString then the textbox just displays the value of myString.
How do i get the SQL statment to run and then display the results in the textbox.
thanks in advance
adam
if i put Text3 = myString then the textbox just displays the value of myString.
How do i get the SQL statment to run and then display the results in the textbox.
thanks in advance
adam