On Tue, May 14, 2002 at 09:05:33PM +0200, Sven Köhler wrote:
> Perl or DBI has DBD::ADO - i can find docs on the internet, but my 
> ActivePerl doesn't seem to support it anymore! don't ask be why...

DBD::ADO is no longer bundled with DBI. We need to ask ActiveState to
include it in the PPMs. It's a pure perl module, so if you need to
install it and don't have nmake, simple copy the lib/DBD/ADO.pm file
to perl/site_... directory. DBD::ADO does NOT work on Linux, it's
Win32 only.

> In MS-ASP you're using ADO. DBD::ADO should take the same 
> connection-strings - so DSN-less access to an AccessDB should be possible

Tom


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to