I have an Access database with embedded OLE "audio" objects (wav files mainly).
Thing is, I need to get them out of there because the DB is too large. I really don't want to start creating duplicates of the db and linking them together to achieve the larger size we need.
I've had no luck in my tests. I found an access tool (attached) which would do the job but for some reason the Package files (the wav files are considered Packages) when saved do not play. I imagine I'd need to adapt the code in the module "fGetContentsStream" though I'm not experienced enough to see an obvious fix.
Can somebody please help me?
Thanks in advance,
Daniel
Thing is, I need to get them out of there because the DB is too large. I really don't want to start creating duplicates of the db and linking them together to achieve the larger size we need.
I've had no luck in my tests. I found an access tool (attached) which would do the job but for some reason the Package files (the wav files are considered Packages) when saved do not play. I imagine I'd need to adapt the code in the module "fGetContentsStream" though I'm not experienced enough to see an obvious fix.
Can somebody please help me?
Thanks in advance,
Daniel