Re: How to download ole objects(MS Access) from ASP?

From: Fuochi (nospam_at_nospam.com)
Date: 03/17/05


Date: Thu, 17 Mar 2005 16:10:19 +0100

1. you must save the BLOB into a temporary file on your disk
2. use this temporary file as you want
3. delete the temporary file

a VB example :
http://www.betav.com/Files/Content/Whitepapers/Using%20the%20ADO%20Stream%20Object%20to%20Manage%20BLOBs.htm