Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Re: Converting Visual Basic Code to PERL

by harish (Novice)
on May 16, 2003 at 12:54 UTC ( [id://258630]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Win32::ODBC; 
    use Win32::OLE;
    ...
    $oexportoptions->{'DiskFileName'} = 'c:\mytestreportone.xls' ;
    #######################################################
    $oReport->Export(0);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-03-29 08:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found