Answered by:
Help Needed

Question
-
User-740453238 posted
I need to export a form in Access to VWD 2008. Is that possible? Any help would be appreciated.
Mike
Tuesday, June 1, 2010 1:01 AM
Answers
-
User197322208 posted
you can export in HTML format - but with actual data.
For dynamic data you can do like here
http://www.aspfree.com/c/a/Microsoft-Access/Connecting-to-a-Microsoft-Access-database-with-ASPNET/
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, June 1, 2010 3:50 AM -
User-1199946673 posted
http://www.aspfree.com/c/a/Microsoft-Access/Connecting-to-a-Microsoft-Access-database-with-ASPNET/Not really a good Tutorial to start learning ASP.NET with Access!
I think this one is better, chapter 3 is dealing with Access databases.
Also, read Mikes articles:
http://www.mikesdotnetting.com/Category/10
In particular
http://www.mikesdotnetting.com/Article/78/AccessDataSource-SqlDataSource-and-connecting-to-Access-databases-in-ASP.NET
http://www.mikesdotnetting.com/Article/74/Solving-the-Operation-Must-Use-An-Updateable-Query-error
http://www.mikesdotnetting.com/Article/26/Parameter-Queries-in-ASP.NET-with-MS-Access- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, June 1, 2010 4:19 AM
All replies
-
User197322208 posted
you can export in HTML format - but with actual data.
For dynamic data you can do like here
http://www.aspfree.com/c/a/Microsoft-Access/Connecting-to-a-Microsoft-Access-database-with-ASPNET/
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, June 1, 2010 3:50 AM -
User-1199946673 posted
http://www.aspfree.com/c/a/Microsoft-Access/Connecting-to-a-Microsoft-Access-database-with-ASPNET/Not really a good Tutorial to start learning ASP.NET with Access!
I think this one is better, chapter 3 is dealing with Access databases.
Also, read Mikes articles:
http://www.mikesdotnetting.com/Category/10
In particular
http://www.mikesdotnetting.com/Article/78/AccessDataSource-SqlDataSource-and-connecting-to-Access-databases-in-ASP.NET
http://www.mikesdotnetting.com/Article/74/Solving-the-Operation-Must-Use-An-Updateable-Query-error
http://www.mikesdotnetting.com/Article/26/Parameter-Queries-in-ASP.NET-with-MS-Access- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, June 1, 2010 4:19 AM -
User-740453238 posted
These last 2 post seem to be about exporting data. What I'm wanting to do is move the form from Access to VWD so that I don't have to redo the forms from scratch. Sorry if I didn't make myself clear.
Tuesday, June 1, 2010 7:25 AM -
User197322208 posted
What I'm wanting to do is move the form from Access to VWD so that I don't have to redo the forms from scratch.I am an programmer and I do this things. I do not know any wizard...
Tuesday, June 1, 2010 8:25 AM