Reply
sql my sql
Old 06-03-2005, 10:28 AM sql my sql
millwalll's Avatar
Webmaster Talker

Posts: 554
Name: James
Location: KENT
hi can somone tell me what the difference between sql and my sql
millwalll is offline
Reply With Quote
View Public Profile Visit millwalll's homepage!
 
When You Register, These Ads Go Away!
     
Old 06-03-2005, 10:32 AM
Kyrnt's Avatar
The Post-Mod Years

Posts: 2,536
Location: Western Maryland
SQL = Structured Query Language. It is a standardized means for defining a query to a relational database management system (RDBMS).

MySQL = A particular RDBMS.... See mysql.com
__________________
—Kyrnt
Kyrnt is offline
Reply With Quote
View Public Profile Visit Kyrnt's homepage!
 
Old 06-03-2005, 10:35 AM
millwalll's Avatar
Webmaster Talker

Posts: 554
Name: James
Location: KENT
what are they both used for are they both to do with databases
millwalll is offline
Reply With Quote
View Public Profile Visit millwalll's homepage!
 
Old 06-03-2005, 11:27 AM
Anacrusis's Avatar
Defies a Status

Posts: 2,099
Name: Adam
Location: Colchester CT
Kyrnt's answer already answered your question.
SQL is a language used to talk to a database
MySQL is a type of database used to store data.
Anacrusis is offline
Reply With Quote
View Public Profile Visit Anacrusis's homepage!
 
Old 06-04-2005, 03:15 PM
Minaki's Avatar
Defies a Status

Posts: 1,626
Location: Guildford, UK
SQL is sometimes also used to refer to Microsoft's SQL Server which is a type of database.

Basically, the most common approches people take are either Microsoft based or Linux based. The Microsoft server side languages (ASP and ASP.NET) work best with Microsoft database solutions (Microsoft SQL Server or Microsoft Access). The main Linux server side language is PHP and it works best with Linux database solutions, most commonly MySQL. I'm pretty sure it's possible to mix and match, but there's usually no advantage to doing so. It all depends on your hosting and/or your preference and your budget.

There are lots of other language and database solutions. Other languages include Perl and ISAPI DLLs which can be written in a varity of languges - pretty sure they only work on Microsoft servers though. A good example is eBay, they use ISAPI DLLs extensively. Other databases include Oracle and PostgreSQL.
__________________
Minaki Serinde MCP
"Wow, Linux is nearly on-par with Windows ME!"
Inoxia Pyrotechnics Supplies | Surrey Angels Cheerleading Squad
Minaki is offline
Reply With Quote
View Public Profile Visit Minaki's homepage!
 
Old 06-05-2005, 07:44 AM
millwalll's Avatar
Webmaster Talker

Posts: 554
Name: James
Location: KENT
well i got a book on php mysql i hope this teach me the basic as waht i want to do is have a online form that when the users hits submit it will save there data to a database so i hope byt reading this book will help me understand php and mysql better
millwalll is offline
Reply With Quote
View Public Profile Visit millwalll's homepage!
 
Reply     « Reply to sql my sql
 

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

vB 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.13356 seconds with 13 queries