| 
 | 
 
In the sqldatasource data source control, SelectCommand = "SELECT * FROM [test] where field 1 =" <% # getno ()%> "" 
 
I tracked the value of getno () and got it normally. But why doesn't the query result work? Simply replace #getno ()%> with the resulting character. 
 
Thank you! |   
 
 
 
 |