in reply to Re: Selecting MS SQL database using DBD::ADO
in thread Selecting MS SQL database using DBD::ADO

Could you please email a copy of the documentation to lawrence_cecil_williams@hotmail.com? I cannot access Telnet to run perldoc and i've been unable to find it in the online documentation. Thanks :)
  • Comment on Re: Re: Selecting MS SQL database using DBD::ADO

Replies are listed 'Best First'.
Re: Re: Re: Selecting MS SQL database using DBD::ADO
by mpeppler (Vicar) on Mar 08, 2002 at 16:39 UTC
    You can easily find the docs on the net. Go to search.cpan.org and enter DBD::ADO. This will list the modules that correspond to the search, and includes links to the docs.

    Michael