Hey everyone I need help creating a database. I need it be able to accept and save forms and pull them back out at random. The forms are pretty much built. I am making a lable maker project, that will be displayed in the museum. It is set up so that when it opens it provides images of the art pieces on display to click on. When you click on one you go to a form with editable text boxes stating the title, artist, and the label I had to write for the museum, next to the image. The idea is that you can edit my labels and submit it and then look at other people's edited labels.
Database experience anyone?
-Jamie
Subscribe to:
Post Comments (Atom)
1 comment:
MySQL:
http://www.mysql.com/
An open source database. I have set one up in the past, though I didn't do much with it. There are plenty of tutorials online for setting it up, actually using it might mean rolling up the ol' sleeves(also the star of many a tutorial).
Post a Comment