My company has a lot of standalone access databases (2000). Management decided they could just be "web enabled" so they hired a programmer with that experience. Our problem is that the programmers expertise is all microsoft, meaning he wants to convert the access applications to ASP.net, and our environment is all linux/unix. So I was asked to pursue options for converting the ASP to something that runs on Apache (PHP, Java, etc). My issue is being able to support the application after its' converted twice (once from access to asp then again to something apache supports. Wouldn't the code be a mangled mess by then? I've only found one or two peices of software that claim to go from access directly to java or php. No one has a problem using mysql on the backend so at least we agree on that. Any advice would be appreciated. Thanks in advance!