I'm making an application associated with MS access for its database...
I set one of the field to text and the other to object for images..but the object suggest to insert pictures through paint..
Is it possible for animated images(gif) in ms access? I'm getting stuck with bmps...
--------------------------------------------------------------------------------
I have a datagridview(MSACCESS) one column for text and one column for image.
so that each text has a corresponding image..
is it also possible to store songs in access so I have a row of text,image and music file?
I used the random function so that I can access it randomly...
the application already loads the datagridview and I can already see the text and image(bmp)..
All i want to do is to also output the image from datagridview to a picturebox..... help please???