NXMold
Technical User
- Jul 22, 2008
- 104
I have created a ms-access 2000 program, but I am wanting to move parts of it (and eventually maybe the whole thing) to a web based application. For some reports, basic queries, or simple data entry, this will be much faster than the large and slow front end I have now. I would also like the ability to remotely execute code for sending email and moving files.
I would like some suggestions on how to approach this. Should I consider making the new pages in ASP? I am already running a PHP/MySQL/IIS/SQLExpress intranet server that I would like to utilize for this expansion. I'm sure I can figure out this ODBC voodoo I heard about for linking to the access database... but thats about all I know.
Can someone outline the basic steps and obvious pitfalls to what I want to do?
I would like some suggestions on how to approach this. Should I consider making the new pages in ASP? I am already running a PHP/MySQL/IIS/SQLExpress intranet server that I would like to utilize for this expansion. I'm sure I can figure out this ODBC voodoo I heard about for linking to the access database... but thats about all I know.
Can someone outline the basic steps and obvious pitfalls to what I want to do?