I'm pretty inexperienced with VB, but have written enough small applications to not be an utter newbie.
However, I can't seem to figure out how to write (create) and read "documents" for my applications that contain a variety of things.
In my case I'd like to be able to create documents for my application that contain, at the very least, a database, some text, and a variety of graphics (as added to the document by the user).
I understand how to read and write all of those things as separate files, but I don't follow how you "lump" them all together into a single document file.
(Sorry if this is a newbie question... I searched the archives here and did my best with my Google-fu, but can't seem to find the right words to search for.)
Thanks in advance.
However, I can't seem to figure out how to write (create) and read "documents" for my applications that contain a variety of things.
In my case I'd like to be able to create documents for my application that contain, at the very least, a database, some text, and a variety of graphics (as added to the document by the user).
I understand how to read and write all of those things as separate files, but I don't follow how you "lump" them all together into a single document file.
(Sorry if this is a newbie question... I searched the archives here and did my best with my Google-fu, but can't seem to find the right words to search for.)
Thanks in advance.