How to Store Image Into The Database Using C# Part 3

preview_player
Показать описание
How to Store Image Into The Database Using C# Part 3
Рекомендации по теме
Комментарии
Автор

Good!!! Explained very well... Thanks U!!

dineshgupta
Автор

Thanks, it was a very useful videos, thanks.

carloseduardocarmona
Автор

Thank u so very much!!! u had done my great help....

syedsaqibrazarizvi
Автор

Thanks for the video! Is it possible to do this with any other kind of multimedia files like .avi or .mp3?

thanks.

DavideBarbagallo
Автор

Thank you very much!! Can you show how to save video in database?

MrMaxim
Автор

I viewed your videos at youtube in which you taught that how to store images in database by C#. Sir i would like to ask you that if we retrieve our images from database and we want to make their sizes half, like if we have a picture of 2mb and i will retrieve that picture from the front end and i want to reduce its size to 1mb so how can i perform such operation.
Kindly reply by mail or send me any tutorial if you have.

smas
Автор

Great video. But i wanted to ask how do you check if there is an image in database and stop trying to cast null value to byte and only read the stream if there is an image in database?

Silvblade
Автор

thanks so much... i do it step by step and success :)
hmm, how about update and delete?

duolimo
Автор

What do you have to change if you have a dataGridView and not a listbox?

stefanB
Автор

a quick question, after adding how to delete image from list only?? not from database? Is there anyway to get back deleted image from database?

imslaveu
Автор

hi sir, thanks for the video but i need another tutorial from you that to connect ipcamera and get the video input...thanks a lot if you provide the videos for that....

sanjeevful
Автор

Sure. I have database with 3 fields. name, surname and image. if i only have name and surname in database and nothing stored in image, your code allows me to read the image only if there is an image stored, but it fails with error if there is nothing stored meaning NULL value. Error Message saying "cannot cast null value to byte". How can i stop program from trying to get image from database if there is no image saved?

Silvblade
Автор

hy sir, i got the same problem while retriving images from database as it stores image path as System.Byte[] even i set the data type as varchar(100)...
so error is Parameter not valid....
looking for your positive response.

mahwashshahid
Автор

while execute "How to Store Image Into The Database Using C# Part 3 " this part of the coding i had error message as incorrect syntax near '='. i had error in between try and catch.


ananth
Автор

why there is an error when i click the imgpath in the listbox, it says parameter is not valid

black.Zero
Автор

i cannot insert the image.it says "String or binary data would be truncated.
The statement has been terminated." can i have the solution as soon as possible???

asjadhilmy
Автор

I love it but i want to do it in MVC ... three files

alvine
Автор

After Data reading from the database check the image column is null if it is null display nothing if it is not then display image

surislab
Автор

how to calculation Friday. Between two datetimepicker (Formdate-Todate).

sabujcsse
Автор

while retriving image i had errror as incorrect syntax near '=' . please reply me

ananth