Click here to Skip to main content
15,889,909 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Pls help me some one.i want to insert files(pdf,jpg,gif,txt,doc etc) into database and retrive from database.what datatype i have to take in sql server. i dont know how to do can you pls help me
Posted
Updated 12-Nov-10 20:16pm
v2

Try this

Storing and Retrieving doc/pdf/xls files in SQL Server[^]

Save and Retrieve Files from SQL Server Database using ASP.Net[^]

Suggestion : Saving Files in database is not advisable, better one is File Folder System.

An example involving storing files in database & File system

Storing Uploaded Files in a Database or in the File System with ASP.NET 2.0[^]
 
Share this answer
 
Comments
Hiren solanki 13-Nov-10 3:06am    
good solution raja.
vijayit4all 13-Nov-10 4:00am    
thanks a lot
Rajesh Anuhya 13-Nov-10 4:42am    
Good Answer
Use Image[^]
See Here[^]

Or Google[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900