PDA

Click to See Complete Forum and Search --> : Binding Data from Sql Server


ryanlum
Jun 21st, 2005, 08:23 PM
hey guyz..

I am using a datagrid and sql server 2k....

Lets say i have a database called test and a table called testee....

how do i connect the datagrid to the table testee and retrieve whatever information that is there and display it on the data grid?