I want to display my record from the SQL Server db can some help me with the function I need?
I am using C#, SQL Server 2005, the table is created with name and address etc.... etc, I insert it successfully is connected now I want to get the record from the table
display. Would that be in a data grid? In a console window? Somewhere else entirely?