![]() |
| |||
| What is mysql? and do I need to be a programmer to use it? I am a designer and I have been asked to put together an updateable slideshow in flash. I am interested in some software called "Slideshow Pro Director" which seems to be an easy way to do this. I was having a look through the documentation for this software and it says you need to have a mysql database set up on the server in order to do it. Is this something that I need to do, or would my web host take care of the mysql database? I'm not a programmer, so I don't think I would have a clue about something like mysql. Should I get this "slideshow pro" software or would the mysql element cause it to be completely over my head (as a non-programmer). Thanks for your help |
| |||
| Most web hosts already mySQL installed on their servers and you can then quickly create new databases through their control panel. They also typically bundle software such as phpMyAdmin in the control panel as well. This is a great web front-end for editing of a mySQL database, so that you don't have to know the syntax of SQL statements yourself. |
| |||
| MySQL is a free SQL engine and many webhosts provide this. This is used for creating and manipulating databases with the help of SQL (structured query language) commands. You'll not require a programmer and the database will be created automatically when you install the script. Just you need to have MySQL and it should be running. That's all... |
| |||
| mysql is pretty easy to understand. Your hosting should have it already and you'll be able to find tutorials to help you learn the basics. You can also search online for tutorials if you want. I taught myself within a matter of a few hours to set up a database for a script I purchased. I have set up many databases since and everything I learned I learned online by teaching myself. |
| |||
| Its not a programming language, its just a few commands that are stringed together, to make a 'query'. And if you aren't needing to execute through PHP theres no need to remember them, just use PHPMyAdmin. If you want me to, I will help you install it, just contact me on MSN... I will be adding my MSN Name to my profile in under a minute =] |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Java Programmer - Softenger India Pvt Ltd | pavlovmb | Job Offers and Requests | 0 | 09-29-2007 02:04 AM |
| OSCOMMERCE Developers/Programmer | pavlovmb | Job Offers and Requests | 0 | 09-02-2007 12:47 PM |
| Kelly Services - Programmer | james1000 | Job Offers and Requests | 0 | 08-23-2007 05:28 PM |
| how to connect mysql using php 5?mysql is not activated by default...so error message is shown....what to do? | Jason M | PHP | 2 | 03-15-2007 05:25 PM |
| MySQL & MySQL Server Removal Help Needed Please? I feel so dumb to be this damn smart!? | blackfox | PHP | 1 | 11-26-2006 05:27 PM |