MySQL for dummies (read: ME)

This is a discussion on "MySQL for dummies (read: ME)" within the Databases section. This forum, and the thread "MySQL for dummies (read: ME) are both part of the Program Your Website category.



 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > Databases

Notices


Closed Thread
 
LinkBack (1) Thread Tools
  1 links from elsewhere to this Post. Click to view. #1  
Old Jun 26th, 2004, 12:34
Tim356's Avatar
Reputable Member
Join Date: Nov 2003
Location: Australia
Age: 26
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
MySQL for dummies (read: ME)

I've never had any exposure to mySQL databases, don't know a thing about them and I've been using my pc all day and my brain is fried so I couldn't be bothered searching for info.

My question is, when I need to setup a MySQL database on my web server, (for a forum I'm installing to play around with - again, stealing other's scripts to aid my learning), I have to contact my web host right? Do I need to specify anything for this database, ie tables or fields or anything? Or do I just ask for a mysql database to be setup and give them a username and password and database title I want to use?

Forgive me if this is an incredibly stupid question, but I'm tired and annoyed and stupid.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!

  #2  
Old Jun 26th, 2004, 19:17
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Not to be unhelpful but it depends on your host. Some work like that, some you'd install it yourself.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #3  
Old Jun 27th, 2004, 01:36
Tim356's Avatar
Reputable Member
Join Date: Nov 2003
Location: Australia
Age: 26
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
My host charges $10 per mysql database to install, so I'm guessing that means that only they can install it? They have a service request form which asks for:
DSN - data source name, if required (how do I know if I need this?)
password

Out of curiosity, how would I install it myself?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #4  
Old Jun 27th, 2004, 02:27
Tim356's Avatar
Reputable Member
Join Date: Nov 2003
Location: Australia
Age: 26
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
And does anyone have a link to some sort of "mysql for dummies"?? Because I have no idea.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #5  
Old Jun 27th, 2004, 04:22
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Installing it yourself depends on what kind of hosting account and permissions you have.

The DSN depends on whether you're going to use a DSN or DSN-less connection to the database. You may as well supply one just in case you want it. Just make up a word without special characters or spaces like "tim356".

Webmonkey.com has some mySQL tutorials, many of them mixed with PHP. Someone else may have better links, I'm more of a SQLServer guy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #6  
Old Jun 27th, 2004, 06:59
Tim356's Avatar
Reputable Member
Join Date: Nov 2003
Location: Australia
Age: 26
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks Catalyst, I'll check out webmonkey.com.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #7  
Old Jun 29th, 2004, 01:26
Tim356's Avatar
Reputable Member
Join Date: Nov 2003
Location: Australia
Age: 26
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
ok, I'm still really confused, but I'm going to setup a mysql database anyway, that way I can learn as I go.

So in order to do that, I need to fill out this form: https://parcom.net/forms/dsn_request_form.htm

In the notes it says "Your MySQL database name will be named by Parcom and you will be able to administer your domain via a web based interface called phpmyadmin." so that's one thing out of the way.

What do I name the DSN? Can I name it anything? I'm guessing that the reason why this field is optional on the form is because the form is also for access databases? For mySQL setup, I have to provide a DSN right?

And I'm guessing they just ue my ftp username and password for the database unless I provide any special instructions right?

Thanks in advance!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #8  
Old Jun 29th, 2004, 04:25
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
well i wouldn't usually use a DSN for a mysql database though you could. you generally just need the address of the server, and a username + password to access the db. they'll email you all that stuff probably.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #9  
Old Jun 29th, 2004, 23:44
Tim356's Avatar
Reputable Member
Join Date: Nov 2003
Location: Australia
Age: 26
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Yeah, I'm guessing I didn't need it, as they sent me back an email saying that it has been created with the database name, user and password. Too easy.

I installed mysql on my home pc and was playing with it all last night, so I have a better understanding now.

Also, my payment for my web hosting account was due today, and it just happened to coincide with the mySQL database setup payment of $10 - after this $10 payment was received by them, they sent me an email thanking me for my payment and saying my next hosting account payment is due in september! So they must have somehow mixed up the payments and they've given me these 3 months for free!! I better send them an email about that...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Closed Thread

Tags
mysql, dummies, read

Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://webforumz.com/databases/334-mysql-for-dummies-read-me.htm
Posted By For Type Date
wamp.com - Welcome! This thread Refback Mar 5th, 2007 14:20

Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS for dummies. mcdanielnc89 Web Page Design 13 Jan 15th, 2008 20:32
Event gateways for dummies tallgal2007 Other Programming Languages 1 Jul 18th, 2007 09:47
Dreamweaver8 Scrollable text for Dummies dench82 Scripts and Online Services 12 May 3rd, 2007 17:24
xml for dummies spinal007 Other Programming Languages 2 Mar 15th, 2005 11:06


All times are GMT. The time now is 22:06.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42