Can You Webify Access?

HAFPT

Registered User.
Local time
Today, 16:05
Joined
Oct 30, 2003
Messages
23
We have built an Access database that allows our compnay to supplement our ERP order information with shipping and letter of credit information. We now are looking to develop a web front for our salespeople and Access doesn't seem to support this.

Do we need to learn another tool (like Servoy which a coworker suggests) or is there away to leverage the work we have already done in Access? Any suggests would be much appreciated.

We are using Access 2000 and have a front/back end solution.

Thanks
 
Client/server applications such as your current Access application are totally different animals from web based applications and never the twain shall meet.

If you want to make viewable data for your field people, that is easy enough by exporting HTML from Access that you can load as web pages. If you want to make interactive forms, you'll need some web development tool that generates .asp code.
 

Users who are viewing this thread

Back
Top Bottom