sql server - How to retrieve image from database to datagridview in c# winforms -


i using sqlserver 2008 r2 database backend in c# windows application. stored images built-in datatype image in database instead of storing in blob or byte. want retrieve image in datagridview database,but giving error parameter not valid.

can me out ??

thanks in advance.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -