Good Afternoon everyone.
I have created a database in sql 2005 that lists authors, titles, text info in the form of nuggets and hopefully author photos and book covers. I am creating an app in visual studio 2005 to allow someone to enter new info into database and search existing. I would like to store photo address in sql and use it to bring up the photo in app. I am weak in all these areas and have looked all morning for code, but all I find is streaming photo into database, which I don't want to load up. This must be simple, but I'm afraid it's beyond me. Any ideas? ps I'm using VB.net
I have created a database in sql 2005 that lists authors, titles, text info in the form of nuggets and hopefully author photos and book covers. I am creating an app in visual studio 2005 to allow someone to enter new info into database and search existing. I would like to store photo address in sql and use it to bring up the photo in app. I am weak in all these areas and have looked all morning for code, but all I find is streaming photo into database, which I don't want to load up. This must be simple, but I'm afraid it's beyond me. Any ideas? ps I'm using VB.net