Hi
i have very simple problem.
Can any one tell me how to save a .bmp file in an access database. The field where i am trying to save the .bmp file is of OLE type(and i cannot change the datatype).
Thanks is advance
-Subho_n
Printable View
Hi
i have very simple problem.
Can any one tell me how to save a .bmp file in an access database. The field where i am trying to save the .bmp file is of OLE type(and i cannot change the datatype).
Thanks is advance
-Subho_n
Hi
thanks for ur help,
but i have another problem, i cannot use the data control :)
so could there be any other solution, which does not use data control
thanks in advance.
subho_n
I have personally run into this issue before and I just avoided the whole issue by storing the bitmap image in a certain directory and saving the complete DIR in the database instead of embedding the Bitmap in the database. It's not exactly a preferred method by any means but if nothing else works, then this might be your only choice. Hope this helps!
Jason
Babu,
My VB program uses CRE8 for reporting. I just upgraded to Crystal 9. Do you know of any easy ways to migrate to RAS from RDC?
Regards,
SB