Click here to Skip to main content
16,017,650 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to store a file with other data like Name, Address in database using ASP.Net ?
Posted

1 solution

This[^] article will show you how to save a file in a database. You will probably have to adjust things to your particular database and programming language of choice.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 12-Sep-12 18:03pm    
Good reference, a 5.
--SA
[no name] 12-Sep-12 18:50pm    
Thanks Sergey

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