can someone show me how to upload and download files from the database in C#.NET 2008 standard edition,
please help me with this or send a link so that i can follow step by step because i am not familiar with these.

thanx appriciate a lot

Recommended Answers

All 2 Replies

What type of database?
Are you wanting to insert "fields" or just a file name and location?

Do you want the data to be searchable when it's inserted?

thines01:
hey i am using a MS SQL dataclient file(mdf file), through the interface i need to upload the file to the database (the data of the file and also the location of the file)
think that my interface has a textbox and a button, when the user clicks the button a dialog box opens to and allows the user to select the file and the database saves the path to the file and then the data of the file.

it will also be good if i can find the file in the database??


plase help me with this??

thanx in advance.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.