Technical Discussion
  >> Web Design / HTML / Web hosting Forum


Register (or login) on our website and you will not see this ad.


These posts have been archived and can no longer be replied to or modified.
  Print Thread
Standard User AlcatelGuy
(member) Sun 30-May-10 16:12:35
Print Post

Database driven websites?


[link to this post]
 
For some time I've been wanting to learn more about how I can set up an SQL database to handle a website. For instance, having a search feature and say, a picture gallery. If I had a big gallery clearly I could find particular pictures or types very easily based on terms, such as flowers, people, whatever. Are there any tutorials or relatively straightforward ways to learn how to do all this?

I've used ASP.NET and displayed simple things like form data in grid view, but I'm guessing that doing the above would be a bit more complicated!!

Thanks!

Edited by AlcatelGuy (Sun 30-May-10 16:14:44)

Standard User Kenneth
(legend) Sun 30-May-10 16:45:20
Print Post

Re: Database driven websites?


[re: AlcatelGuy] [link to this post]
 
How is your SQL/Database knowledge?
If needed learning basic SQL is probably a good starting point - w3schools have some courses, usually good

Before designing/going live - its a good idea to learn how to avoid such things as SQL injection attacks

It might be worth looking for a good book on the subject

Ken

Expecting matters to worsen ensures they do; expecting them to improve is merely foolishness
  Print Thread

Jump to