Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Opening files in MS Access

by clemburg (Curate)
on Jan 31, 2002 at 13:11 UTC ( [id://142409]=note: print w/replies, xml ) Need Help??


in reply to Opening files in MS Access

Hm, I am not sure want you want here:

  1. Open a file with MS Access after you have found it somehow in a perl process - easy, just launch MS Access with the filename as argument by way of the system() function - or even just launch the file name by way of system("start $filename"), which should work if the extension for MS Access is configured normally on the machine in question.
  2. Open an MS Access file by OLE - last time I did this (long time ago), I used my ($obj) = Win32::OLE->GetObject($file); to get an OLE object in Perl.

Hope to have helped ...

Christian Lemburg
Brainbench MVP for Perl
http://www.brainbench.com

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://142409]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2025-07-17 09:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.