Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: Ms Access and win32 ole

by sumit07 (Novice)
on Oct 26, 2012 at 10:43 UTC ( #1001041=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $oDatabase = $oAccess->DBEngine->OpenCurrentDatabase($filename);
    
  2. or download this
    $oDatabase = $oAccess->DBEngine->OpenDatabase($filename);
  3. or download this
    my $filename = 'C:\Documents and Settings\551970\Desktop\database.accd
    +b'; # $ARGV[0];
    print $filename."\n";
    ...
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2023-06-09 11:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (35 votes). Check out past polls.

    Notices?