I need to load two typelibs but the two libraries "overlap" their constant
definitions:
use Win32::OLE::Const 'Microsoft ActiveX Data Objects 2\.\d+ Library';
use Win32::OLE::Const 'Microsoft ADO Ext\. 2\.\d+';
Which results in many errors like:
"Constant subroutine adEmpty redefined at D:\Perl\ado_rset.pl line 65535."
How can this be avoided?
--
Simon Oliver
---
You are currently subscribed to perl-win32-users as: [[email protected]]
To unsubscribe, forward this message to
[EMAIL PROTECTED]
For non-automated Mailing List support, send email to
[EMAIL PROTECTED]