Microsoft
Software
Hardware
Network
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
go through this also its in vb.net and c#
http://www.developerfusion
.com/artic
le/4278/us
ing-adonet
-
with-sql-
server/2/
Random Solutions
How can I set a variable equal to a value returned from an SQL SELECT statement
How to limit internet browsing using group policy
Terminal Server 2003 copy and paste files to and from XP Pro clients?
How can change the Read Only attribute of outlook.pst file burned on a DvD?
No displayed Features when upgrade to MS Server SQL 2008
Taskmgr.exe bad image
C# HTTP Request with redirect and authentification
Close form in access and abandon half fillled record - without any access messages/Have a button/event do the same thing as the escape key.
default email account keeps changing back to exchange
Can i use XSD.exe or XSDObjectGen to generate a class library from a DTD? And if so which is best?