If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Confused with databases

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #16 (permalink)  
Old 12-31-09, 18:18
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,516
Quote:
Originally Posted by blindman View Post
To be fair, I don't think he actually meant that MySQL is UNsatisfactory for simple designs....
i want some of what you've been smoking...
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #17 (permalink)  
Old 01-01-10, 07:46
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,243
Quote:
Originally Posted by topcat2 View Post
... If so, the biggest difference is that MySQL is free....
erm not neccesarily so...
if you use MySQL then depending on the licence you use you may have to pay for it.

its free if you release the source code of your application under the GPL
If you bundle it as part of your application then you have (well ought) to get a commercial licence for the server. the premise from MySQL is if you are making money by using MySQL then they want some of the money aswell, whihc seems fair enough in my books givent he amount of time energy and money that has gone into developing MySQL

I'm not to sure where the dividing line falls if you ship an application which can talk to a MySQL server and the organisation/person installing the App installs their own copy of MySQL.

equally I'm not to sure where the dividing line is if you develop software inhouse targetting an internal MySQL db.

however if it was a critical db application then you would have a commercial licence, wouldn't you
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
  #18 (permalink)  
Old 01-23-10, 08:38
shammat shammat is offline
Registered User
 
Join Date: Nov 2003
Posts: 2,407
Quote:
Originally Posted by Jhon Smitch View Post
Could you help me with this question, cause I'm really confused:

Caroline plays the flute. She keeps a record of the pieces that she has learnt and the date she learnt them. She plays jazz, classical and pop. She also records the name of the composer.

Design a well-structured database for Caroline by:
a) Deciding what fields she needs.
b) Describing the contents of each field.
c) Deciding what the data type is.


Thank you so much!
This must be the weirdest thread hi-jacking I have ever seen.
And the most blatant quest to ask other people doing your homework.

Create a new thread for this, post what you have done so far and let us know where you are having problems.
Reply With Quote
  #19 (permalink)  
Old 01-23-10, 08:41
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,516
Quote:
Originally Posted by Jhon Smitch View Post
Could you help me with this question, cause I'm really confused:
The trick with databases is to organise the info properly first. Think about the types of info, write it out on paper and try a few different things. Think about how people will use the database, how will they want to retrieve the info.

helps?
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #20 (permalink)  
Old 01-23-10, 09:11
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,243
Quote:
Originally Posted by shammat View Post
This must be the weirdest thread hi-jacking I have ever seen.
And the most blatant quest to ask other people doing your homework.

Create a new thread for this, post what you have done so far and let us know where you are having problems.
nope I rated it as a (more) sophisticated (than usual) sig spammer.. so it got canned
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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