Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: ADO Problems and Access

by blm (Hermit)
on Sep 12, 2002 at 02:37 UTC ( [id://197139]=note: print w/replies, xml ) Need Help??


in reply to ADO Problems and Access

It seems to be complaining about not finding Win32::OLE::Variant needed to program COM (OLE) objects under Windows that use variant datatype like ADO . See if it is installed with this:

perl -MWin32::OLE -MWin32::OLE::Variant -e 1

If I am wrong no error message will result from the above code.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-19 19:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found