Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

binding data from SQL Server to WinForms

I am trying to figure out how to bind data from a SQL Server 7.0 database to
my textboxes on my winform. I am doing it all through code. I have my
SQLConnection set up and am thinking I need a DataSet. I went ahead and set
up a DataSet and my SQLCommand to get my DataSet. Now how do I get this
data bound to my textboxes??
[343 byte] By [Adam Miller] at [2007-11-9 18:22:13]