The text of this article is not in this database — only its details are. Read it on the old site: Working with binary large objects (BLOBs)
6 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Working with binary large objects (BLOBs)
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Habibur RahmanPosted Apr 19, 2021, 5:41 AM
Can we get this process dot net web application?
joseph blanchardPosted Dec 14, 2016, 9:32 PM
@blob_filename should be @blobfilename
akshay dhanjieditedPosted Feb 1, 2013, 7:22 AMEdited Feb 1, 2013, 7:23 AM
Retrieve a BLOB value from database throws an error atSqlDataReader reader = SaveCommand.ExecuteReader(CommandBehavior.SequentialAccess);error says: Must declare the scalar variable "@blob_filename". please reply me with the solution....
komalPosted Oct 1, 2012, 6:43 AM
Thank's..
alan hernandezPosted Jun 2, 2011, 1:48 AM
Im Alan from mexico, Im developing a c# windows aplication for a proyect of my school. I use MySql 5.1 how i can do the things in this article but with mysql??? I tried changing all the SqlCommands to MySqlCommand but doesn´t work.... the error says (BlobFileName cannot be null) I check all the code but i cant uderstand where is the mistake???. Greetz!! and please hellppp me!! :) ps: sorry for my bad english
bharath reddyPosted Mar 3, 2011, 9:37 AM
cool