![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
|
Registered User
|
Advise on my Next Project
Well i was planning on moving from VB6 to VB.Net. and i am thinking of making a program that will let me manage my DVD archive.
anyway what since i will be doing my program design in the near future for my undergrad degree this will serve as my training. i want to learn managing Databases, should i go with SQL or learn MySQL? of course it is good to learn both but, w/c one is easier to learn first? any site that is easy to understand tutorials for this? |
|
|
|
|
|
#2 (permalink) |
|
Design Team Member
Join Date: Oct 2006
Location: Richmond, B.C.; Canada
Posts: 666
OS: Windows XP [Version 5.1.2600] SP3 | Ubuntu Hardy Heron
|
Re: Advise on my Next Project
MySQL is an SQL server. Did you mean Microsoft SQL Server? SQL is not a database system. SQL is Server Query Language, the language in which commands to the server databases are constructed.
http://www.tizag.com/mysqlTutorial/ http://www.functionx.com/sqlserver/ MySQL is free open-source software. You can get a Windows binary (executable) here: http://dev.mysql.com/downloads/. Microsoft SQL Server 2008 is more pricey. You can get a free crippled SQL Server [Express Edition] here: http://www.microsoft.com/express/sql/default.aspx . For learning SQL: http://www.w3schools.com/sql/default.asp
__________________
![]() Validate your Markup Validate your CSS
|
|
|
|
|
|
#4 (permalink) |
|
Design Team Member
Join Date: Oct 2006
Location: Richmond, B.C.; Canada
Posts: 666
OS: Windows XP [Version 5.1.2600] SP3 | Ubuntu Hardy Heron
|
Re: Advise on my Next Project
Yes, you can. http://www.phpriot.com/articles/images-in-mysql explains the different ways this can be done, and which one is best.
__________________
![]() Validate your Markup Validate your CSS
|
|
|
|
![]() |
| Thread Tools | |
|
|