Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
Old 01-01-2007, 11:22 AM Database Newbie
Junior Talker

Posts: 4
Trades: 0
Hello,

I am super duper new to database. Can any good samaritan please explain to me what are MS SQL, MySQL, MS Access, MS SQL Server, MySQL Server?

And, most importantly, what are their relationship? Is MS SQL == MS SQL Server ???

Please help. I am confused at the moment. Waiting for someone to point out my confusion(s).

Thank you!
Chia is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-01-2007, 03:48 PM Re: Database Newbie
Defies a Status

Posts: 1,605
Trades: 0
MySQL is what you will find on most linux hosting accounts and the only one I know anything about.

The ones with the MS in front of them are the windows versions I would guess.

That is about all the help I can offer.

Do you have a specific question?
__________________
Colbyt

Please login or register to view this content. Registration is FREE
colbyt is offline
Reply With Quote
View Public Profile
 
Old 01-01-2007, 10:54 PM Re: Database Newbie
webdaddy's Avatar
Junior Talker

Posts: 1
Name: Doreen Sampson
Location: Deltona
Trades: 0
We are cusrrently looking for someone that can create a SQL database for our site. Can anyone refer us?
__________________
Web Daddy Central
Phone: 321-348-3617

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
webdaddy is offline
Reply With Quote
View Public Profile Visit webdaddy's homepage!
 
Old 01-01-2007, 11:00 PM Re: Database Newbie
Junior Talker

Posts: 4
Trades: 0
Actually, yes I know MS shorts for MicroSoft. I just wanna know which one is a server, which one is language.

That means, are both MS SQL and MySQL languages to write the database? And is MS Access the database itself?

Something like that.

Thanks.
Chia is offline
Reply With Quote
View Public Profile
 
Old 01-04-2007, 04:24 AM Re: Database Newbie
technoguy's Avatar
Extreme Talker

Posts: 151
Trades: 2
MySQL is available on most linux hosting and its free, it comes with no GUI interface to manage it you should use third party tools MS sql is paid one and your provider will charge for MS Sql database.

thanks
technoguy is offline
Reply With Quote
View Public Profile
 
Old 01-04-2007, 06:52 PM Re: Database Newbie
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
Quote:
Originally Posted by Chia View Post
Actually, yes I know MS shorts for MicroSoft. I just wanna know which one is a server, which one is language.

That means, are both MS SQL and MySQL languages to write the database? And is MS Access the database itself?
Uh ... MS SQL Server is (usually) a client/server database. You have all the data living on a server, and then send requests to it using the SQL language, or something like VB, C#, whatever. MySql is pretty similar, also (usually) server based, and you interact with it by sending SQL commands and doing something with the responses. MS Access is a different kind of database, more light-weight. It's a file instead of a server, although you still use SQL to interact with the data.

Sorry there isn't a more black and white answer, but it's somewhat complex stuff.

But like others have said, MySql usually comes with a web hosting account ( since most run linux ). On the other hand, Access comes with Office, so you might already have a license for it.
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 01-04-2007, 11:30 PM Re: Database Newbie
Junior Talker

Posts: 4
Trades: 0
Thanks.
Chia is offline
Reply With Quote
View Public Profile
 
Old 01-22-2007, 10:44 PM Re: Database Newbie
dosdawgs's Avatar
Average Talker

Posts: 28
Trades: 0
bottom line on all of this is that the language is SQL for any of the databases "structred query language" for a decent place to learn about sql with a free stand alone sql server is http://sqlcourse.com

good luck in your endeavors
dosdawgs is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Database Newbie
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26525 seconds with 12 queries