If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Web Data Access of MySql

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-05-05, 11:44
Herector Herector is offline
Registered User
 
Join Date: Oct 2005
Posts: 1
Question Web Data Access of MySql

Hi!

I´m new to the database world, so any advice will be welcome. I have a MySql database running on a red hat linux server and I want to create a web page for a intranet where I work, that has access to this info and that can also serve as an interface for putting new information on the database, with a friendly, professional presentation.

What is my best bet of software to achieve this goal???
Reply With Quote
  #2 (permalink)  
Old 10-05-05, 11:49
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,534
probably PHP
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #3 (permalink)  
Old 10-06-05, 06:52
Chagh Chagh is offline
Registered User
 
Join Date: May 2005
Posts: 127
hi,
As Rudy and MySQL AB said PHP, Perl and Python are very good choices. MySQL can work properly with C also (It has a seperate C API). and it has connctor/J for Java and connector/Net for .Net. You should choose your proggramming language base on needs of the application you want to create.
You can use JDBC driver of MySQL also.

Chagh
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On