Answered by:
Help needed connecting Access 2010 with asp.net

Question
-
User-343698481 posted
Hi,
I'm trying to use access 2010 database with asp.net (2.0) but can't get it to work.
Any help or links to tutorials would be really appreciated.
Friday, May 27, 2011 12:56 PM
Answers
-
-
User1867929564 posted
refer this,
http://www.connectionstrings.com/access-2007- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Saturday, May 28, 2011 2:25 AM -
User3866881 posted
Hello:)
You can use AccessDataSource and auto generate insert, delete, update sql statements for ACCESS db, if you would like to do with that in the Wizard window in asp.net.Or you can do that purely manually with this link:http://www.shotdev.com/aspnet/aspnet-vbnet-data-control/vbnet-accessdatasource/vbnet-accessdatasource-gridview-rowcommand/
Thx
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Sunday, May 29, 2011 11:16 PM
All replies
-
-
User1867929564 posted
refer this,
http://www.connectionstrings.com/access-2007- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Saturday, May 28, 2011 2:25 AM -
User3866881 posted
Hello:)
You can use AccessDataSource and auto generate insert, delete, update sql statements for ACCESS db, if you would like to do with that in the Wizard window in asp.net.Or you can do that purely manually with this link:http://www.shotdev.com/aspnet/aspnet-vbnet-data-control/vbnet-accessdatasource/vbnet-accessdatasource-gridview-rowcommand/
Thx
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Sunday, May 29, 2011 11:16 PM