licence

2002-04-19 Thread Klym
I hope I'm not out of line by asking a licensing question. I am working on a MySQL database for a web-based survey. We will be charging a fee to complete the survey and receive reports. Am I required to purchase a MySQL licence for this or does my hosting company who sold me the use of MySQL

database and web servers

2002-03-21 Thread Klym
Is it possible to have your web server and your MySQL server running at different geographic locations? I'm wondering if I can run my own MySQL server here at home on Linux and have my web site use PHP to connect to it and extract data. Is that a bad idea for security and speed? thanks

LOAD DATA

2002-03-20 Thread Klym
I am running the latest stable version: 3.23.49a but when I use the LOAD DATA command I get the error below: mysql load data local infile theme.txt into table theme; ERROR 1148: The used command is not allowed with this MySQL version any idea what the problem is? thanks

JSP or PHP?

2002-03-20 Thread Klym
I have built a MySQL database for a web based survey. I am trying to decide between JSP and PHP for my programming interface. The reason I am considering Java is because I have some Java experience. What would you recommend for someone like me who is starting out? Also, my two current hosting