Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: undef

by Zoogie (Curate)
on Oct 23, 2000 at 14:10 UTC ( [id://37881]=note: print w/replies, xml ) Need Help??


in reply to undef

Sounds like you don't have PerlScript configured properly in Internet Explorer. Try this:

1. In RegEdit, go to the key: HKEY_LOCAL_MACHINE\SOFTWARE\ActiveState\PerlScript\1.0
2. Change the value of "EnabledZones" to "0x00000001" (enable PerlScript in all zones).
3. Back in the OLE Browser, if the interface still doesn't work, try right-clicking on the middle frame and select "Refresh". It may take a little while to load.

Hope this helps, this is what I had to do to get it to work on my system. I'm not sure why the default value for the registry key (0x00000010 - Enable for local zone) doesn't seem to work. I'd probably change the registry key back to the original value after you're done using the OLE Browser, just to be safe.

- Zoogie

Replies are listed 'Best First'.
re: undef
by $code or die (Deacon) on Oct 23, 2000 at 17:03 UTC
    Brilliant!! Thanks, that seemed to work - although I had to reboot my machine for it to load up.

    I have been using OLE recently to connect to Access databases. The ADO extension of OLE seems to be really fast. I was testing Win32::ODBC and it seems to take a long time to connect to the database, whereas ADO does it in milliseconds.

    Anyway, thank you very much for your help.

    $code or die

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-20 03:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found