Re: How to download ole objects(MS Access) from ASP?
From: Fuochi (nospam_at_nospam.com)
Date: 03/17/05
- Next message: Chaim: "RE: Newbie ADODB.Recordset MoveNext problem"
- Previous message: Fuochi: "Re: A common problem : ADO vs DAO slower"
- In reply to: shel: "How to download ole objects(MS Access) from ASP?"
- Next in thread: Val Mazur \(MVP\): "Re: How to download ole objects(MS Access) from ASP?"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Chaim: "RE: Newbie ADODB.Recordset MoveNext problem"
- Previous message: Fuochi: "Re: A common problem : ADO vs DAO slower"
- In reply to: shel: "How to download ole objects(MS Access) from ASP?"
- Next in thread: Val Mazur \(MVP\): "Re: How to download ole objects(MS Access) from ASP?"
- Messages sorted by: [ date ] [ thread ]