PHP or ASP or what?

Hello everybody,

we have created an application that uses databases for trading reasons. We created these databases using SQL queries on SQL Server. We need to tranform (build or create) this SQL - MS Access form application (interface) into a Web Service (to use it through IE) so that people, traders and customers derive it through WWW. Any idea? Any advice? Which is the best solution?

Thank you in advance!
[429 byte] By [scientist] at [2007-11-19 2:48:36]
# 1 Re: PHP or ASP or what?
Hi
U can use PHP or ASP or JSP to build u r applications
the main issue lies in domain expertise you possess.

Access database can be easily accessed by any of the
web languages.

There are utilities that convert the access database to mysql
u can use that instead of using access
since PHP/mysql are Open source.. :_)

prefer coding in PHP since its easier,faster in error location.
JSP is another good web language to use.
infodeamon at 2007-11-10 3:58:50 >