I'm having trouble in Access trying to work with a UDT as a whole/record. I seem to recall that this is a limitation in Access that is not in VB6.
Specifically, I'd like to be able to initialize the record with spaces and be able to write it to disk as a whole with the Write or Print...
I have a field in a table of data type OLE Object. I can open the table in table view, right click and choose Insert Object, then choose Create From File, Linked and choose a graphic file (bmp, tif, etc.).
How do I do this in VBA code?
rs.mypicturefield...?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.