Thursday, December 08, 2005 7:48 PM
pauly
Helpful article about writing data access code
Jackie Goldstein wrote a helpful article about using the strongly typed Dataset and TableAdapter objects to write data access code. This approach is much easier than directly using SQLCommand, SQLAdapter, and DataReader objects.
Article:
http://msdn.microsoft.com/vbasic/default.aspx?pull=/library/en-us/dnvs05/html/newdtastvs05.asp
Powered by the My.Blogs feature and Visual Basic 2005