S
sammy
Hey Guys,
Is there anyway in asp.net to hold values from an sqlcommand in variables
like we did in asp
example
in asp we used to hold variables from recordset
response.write (myRecordset("database_field"))
can that be done with sqlcommand?
thanks
Is there anyway in asp.net to hold values from an sqlcommand in variables
like we did in asp
example
in asp we used to hold variables from recordset
response.write (myRecordset("database_field"))
can that be done with sqlcommand?
thanks