Question : .net sqlDataReader

I'm trying to create a database connection to print out records located within a table using sqldatareader.

The database is called CRM and the table I wish to access is called user_userid.  I'd like to display all the records of user_userid within a message box.

Can someone help me getting the proper syntax for using sqldatareader?  I have never worked with it before.

Answer : .net sqlDataReader

Random Solutions  
 
programming4us programming4us