Click here to Skip to main content
15,899,313 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
This is a total newbie question. I hope it isn't too vague.

I am well-versed in excel, but want to learn SQL. The problem is I don't know much about programming and don't know where to start. What I mainly don't understand is how to set up my own SQL database on my computer, and then access it through some visual language. Eventually I would like to create a website where users can login and manipulate the SQL database using an HTML interface like you encounter on regular webpages.

Where do I start? Thank you so much.
Posted

I would recommend start here[^].

There are thousands if not more technologies, platforms and frameworks for web developement. CP content, predominantly, is for MS technologies so most content here would revolve around that.
 
Share this answer
 
.. and if after d@nish's advice, you'd like to start with MySQL, look here http://www.mysql.com/[^]

MySQL (or even SQLite) are great databases for starting with - there's always plenty of help around on their own sites, as well as Google

'g'
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900