hi all,
i am completely new to working in data base access using c# and visual studio 2005.
i do not have db yet.
where can i get beginners tutorial on creating, and accessing data base in VS2005 and c#
will really appreciate.
rnv
hi all,
i am completely new to working in data base access using c# and visual studio 2005.
i do not have db yet.
where can i get beginners tutorial on creating, and accessing data base in VS2005 and c#
will really appreciate.
rnv
Help: new to Data access stuff
Ashish Sh
Hi there,
try this article
http://www.dotnetspider.com/tutorials/DatabaseAccess.aspx
it explains a lot about how to access a database from C#. Also Google "Database Access + C#" and you'll get a lot of help!
Good Luck
mcm
trofimich
Try:
http://msdn.microsoft.com/data/DataFundamentals/default.aspx
http://msdn2.microsoft.com/en-us/library/ms186197.aspx
http://msdn.microsoft.com/data/dataaccess/whidbey/default.aspx
http://msdn2.microsoft.com/en-us/library/ms169620(SQL.90).aspx
Alex.
Sumukh