problem in ado.net with access 2010
-
dear all
i try to learn ado.net so i start with an article how to build database using ado+access and vb.net and think this article is compatible with visual studio 2005 not 2010 which i have so some error i face likeMe.BindingContext(DataSet1, "table1").Position = 0
i tray to read the first record from access data base
any one can guide me to learn new version of ado.net with ms access
best regards
-
dear all
i try to learn ado.net so i start with an article how to build database using ado+access and vb.net and think this article is compatible with visual studio 2005 not 2010 which i have so some error i face likeMe.BindingContext(DataSet1, "table1").Position = 0
i tray to read the first record from access data base
any one can guide me to learn new version of ado.net with ms access
best regards
I will make 2 recommendations 1. Change to SQL Server database it will be much more useful to train on. 2. Learn to do some research this is an excellent tool[^]
Never underestimate the power of human stupidity RAH