Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hi:

I have searched about this and I really could not find something like this topic. I have an MS-Access97 database that contains a table with several 'text' fields and 1 'OLE Object' field. This field is used to store ID pictures. Most of the examples, I have seen refer only to accessing and updateing 'text' fields. And some 'OLE' examples have to do with MS-Excel, MS-Outlook and Lotus Notes. My question is how do I query and update an MS-Access database (and tables) with both 'text' and 'OLE Object' fields using PERL. I have ActivePerl. thanks in advance, daniel
  • Comment on PERL and MS-Access97 with an OLE Object column

Replies are listed 'Best First'.
Re: PERL and MS-Access97 with an OLE Object column
by kevin_i_orourke (Friar) on Jul 26, 2001 at 20:20 UTC