List:General Discussion« Previous MessageNext Message »
From:Aaron Lake Date:October 5 1999 1:18pm
Subject:RE: MySQL on the internet
View as plain text  
Hrm...

Assuming that the database you have created is on your webserver, then
perhaps the next step is to write some code to actually access the database.
This is where you need to RTFM, especially the sections about the different
API's.

http://www.mysql.com/Manual/manual.html#Perl
http://www.mysql.com/Manual/manual.html#PHP
http://www.mysql.com/Manual/manual.html#Java
http://www.mysql.com/Manual/manual.html#Cplusplus
http://www.mysql.com/Manual/manual.html#Python
http://www.mysql.com/Manual/manual.html#TCL

Then you write some code that can be executed by the webserver to access the
database or you begin your search for a qualified consultant.

I think you get the idea...

++
Aaron Lake
Senior Web Programmer

-----Original Message-----
From: Jesper Michelsen [mailto:jmich@stripped]
Sent: Tuesday, October 05, 1999 9:02 AM
To: mysql@stripped
Subject: MySQL on the internet


I've created a database with some tables and now I want to put it on my
homepage.

I guess it's not enough to just put the folder containing the *.frm, *.ISD,
*.ISM - files on the server ?


Jesper
Thread
MySQL on the internetJesper Michelsen5 Oct
  • Re: MySQL on the internetTonu Samuel5 Oct
RE: MySQL on the internetAaron Lake5 Oct