Exporting from Access to ASP.NET
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I have an Access application that besides tables and queries also has graphical forms that interact with the tables. I need to export this structure (specifically the forms for the user interface) into a web application (asp.net). What is the quickest way to do this? I noticed there is some sort of "save as .asp" option but couldn't get the hang of it. Appreciate the help, Alex.