MySQL Forums
Forum List  »  Microsoft Access

Re: MS Access Programmer New to SQL Server
Posted by: Jay Alverson
Date: August 20, 2009 07:23PM

PHP works very nice for MySQL.

However it depends on whether you want to do webserver work as well.

I downloaded XAMPP which is free http://www.apachefriends.org/en/index.html

I installed Apache and used PHP and was up and running fairly quickly.
PHP works similar to Javascript. You can download the PHP chm help file
from the www.php.net which has many examples of connecting to MYSQL and
querying databases. It has a myriad of other tools too (XML and HTMLTidy to
mention a few).

There'll be some learning curve issues, but once you get going, especially
if you have some knowledge of HTML already it can be quite nice.

>

Thanks, Jay

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MS Access Programmer New to SQL Server
2741
August 20, 2009 07:23PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.