How to insert images in MS Access db using C#.net
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I have to insert images in Access db using C#.net. what datatype should i use to achieve that? Thanks in advance
-
I have to insert images in Access db using C#.net. what datatype should i use to achieve that? Thanks in advance
Hi, Use the datatype as "OLE Object" for storing images in MSACCESS. I think that should work out Also google on the same, you will get many articles for the same
Thanking you in Advance Kind Regards Pratik Shah