I need to save a file in database as binary and a method that retrieves the binary file that is stored as blob in the database .. can anyone write the code and tell me the way that I can save the file in the database as blob ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not knowing which RDBMS you’re using and if you’re coding in C# or VB.Net I can only point you in a general direction. Here are a couple of links: