Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Initiate perl script in linux from a Windows VBA program

by Ninthwave (Chaplain)
on Jun 02, 2004 at 16:37 UTC ( [id://359549]=note: print w/replies, xml ) Need Help??


in reply to Initiate perl script in linux from a Windows VBA program

Easiest way is set up and ODBC driver to connect to the mysql database. VBA lets you query ODBC so you can program in the queries and bypass the perl script.

If there are functions in the perl script you can not do in VBA you could install Active State Perl on the Windows Machine and use perl to via ODBC to connect to the Linux Box, process the data and use Win32::OLE to control Excel, or to use Excel::Template moduels to create the data structure. It all really depends on what you are doing with the data.

I think the description you have your best bet would be to use the mySQL ODBC drivers and use straight vba.

I feel sick from uttering those words.

"No matter where you go, there you are." BB
  • Comment on Re: Initiate perl script in linux from a Windows VBA program

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (1)
As of 2024-04-25 03:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found