|
|
MySql
Started by ayandyan at 01-11-2008 12:49 AM. Topic has 1 replies.
 
 
|
|
Sort Posts:
|
|
|
|
01-11-2008, 12:49 AM
|
ayandyan
Joined on 01-11-2008
Posts 1
|
Creating my mySQL database
|
|
|
|
|
i am currently enrolled in webhost4life's Basic Plan, which also provides a free mysql database. my question is how do i create the database or connect to it? on the control panel's Database page, i think i can just type in the same username and password i used when i logged in for the database id and database password fields, a good name for my database name and perhaps another good name for the ODBC/DSN name. But what do i enter in the MySQL Server IP
Address? Sorry for the lot of questions. I'm just a newbie to these.
|
|
|
|
|
Report
|
|
|
|
03-12-2008, 9:37 AM
|
hometyme
Joined on 03-13-2008
North Carolina, USA
Posts 1
|
Re: Creating my mySQL database
|
|
|
|
|
A good name for your database would be something pertaining to the data you want to store, such as addresses, birthdays, URLs, etc.
To build a mysql database, login to webhost4life, click on database, then MySQLAdmin. You can build one there, but there's more to it, such as how many fields of data, what type of data... I'd recommend a good PHP/MySQL book that shows you how to build a simple application. You can also find info online by searching "mysql" and "php". You must have some way, such as php to handle data, if you're going to automate anything.
Also notice the version of PHP and MySQL you are using, when you buy books, etc.
<a href="http://www.hometyme.com" target="_blank" title="http://www.hometyme.com">www.hometyme.com</a>
Information For Life
|
|
|
|
|
Report
|
|
|
|
|
Webhost4life Fo... » Database Relate... » MySql » Creating my mySQL database
|
|
|
|