
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
Some months ago I wrote a tip of the month that I call 'Store then Retrieve a File from a Jet Database Field'. Link to http://www.buygold.net/tips then look for the October 2000 tip of the month. A sample program is provided. >From the tip's intro: I recently had a requirement to store a picture in a Jet [Access] database. I had never done this before so I posted a question in a couple of the news groups. I got suggestions on how to store the picture but I didn't get any real code - so I wrote some VB code to test the suggestions. I generalized the code, encapsulated it in a DLL, and decided to make it the October tip-of-the-month. 2003/02/09 - Added support for ADO. I converted the code to use ADO 2.7. Otherwise the tip remains the same. Cheers, Larry Rebich More tips link to: http://www.buygold.net/tips Please: No personal e-mail questions :-)
| <-- __Chronological__ --> | <-- __Thread__ --> |