Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What is the difference between these two storing options

Status
Not open for further replies.

emeraldtea

Programmer
Mar 4, 2003
16
US
I am writing a program to store some images files in database.I would like to have the file name stored in the database and the original file being store in the hard disk.
How to do that in c#?
What is the difference between store data files with the file name in database and store it somewhere in the hard disk?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top