Forum Moderators: open
I know you are and a darn good one at that. Play to your strengths, sub contact that type of work and focus on your core abilities. The main thing I would say is that on any programming work you must allow for at least the same amount of costs for your margin, them programmer dudes/dudettes need a lot of tidy up work to make it human friendly.
Using Access as your database is very easy, and Ultradev makes writing the ASP page even easier.
The only catch is the OS of your web host. If you have access to an NT or 2000 host you can run ASP pages without a problem.
If your host is unix, you'll need to probably use JSP (also in Ultradev) but use a different database such as MySql.
But if you already are a good web developer, taking the next step to ASP/JSP is no problem.
In fact, if you're like me, you'll start looking for excuses to use database technology in other web applications.
Good luck and let us know your progress.