المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Plant Database



C# Programming
01-11-2010, 04:04 AM
So, I want to make an address book like database for all the plants I encounter. I am going to sort them in a list by scientific name and when I click on one of the names it will show a picture I took of the given specimen in a large picturebox next to the list. Then when I double click on the name of the plant, a new window will open showing multiple pictures of the plant along with categorical data similar to a contact entry (name, address, city, gender, etc). I am not sure how to go about doing this in terms of storing and accessing the picture files. I am not too familiar with SQL but I have seen some examples of address books using SQL servers on this site. My question is how will i store, call, and manage all the pictures of the given plants in an SQL server? Can you call up pictures as you do text data? Any help would be greatly appreciated! http://www.barakasoft.com/script/Forums/Images/smiley_smile.gif