Something simple for you ASP.NET 2.0 people

Joined
Dec 5, 2003
Messages
517
I have a label control that I am trying to populate from a record in a SQL database. I have a query designed to limit the results to one unique record. I have no idea how to do this without adding one of those data controls. I want to do this programmically... Any idea where to start?
 
Back
Top