Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Uploading and retrieving Images from the Server

Author  Topic 

toolbox
Starting Member

6 Posts

Posted - 2007-06-24 : 23:35:08
Dear Friends
I am about to do a new application using VB.NET2005 + ADO.NET2.0 and I would like to know how to Upload and retrieve Images from a computer machine with SQL server2005 which is on another side of my Lan network
I have idea about how to insert images into the database file but I read a lot of advices on SQL Team forum says it's uncomfortable and could cause a lot of troubles so I want to do the safe way and store all my images into a folder on the server machine and insert their path link in the database but I really have no idea how to do it so please can you show me the way?
If there is any ready Example or rich article described it in details it will be better.

Thank you so much
Best wishes

toolbox
Starting Member

6 Posts

Posted - 2007-06-26 : 13:07:12
thanks
Go to Top of Page

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2007-06-28 : 09:30:15
quote:
Originally posted by toolbox

thanks



Thanks for not giving any answers
http://databases.aspfaq.com/database/should-i-store-images-in-the-database-or-the-filesystem.html

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page

toolbox
Starting Member

6 Posts

Posted - 2007-06-28 : 21:19:27
Thank you so much madhivanan

for your help

Go to Top of Page
   

- Advertisement -