On Thu, Jun 4, 2020 at 13:32 Pramod Mv <pramodm...@gmail.com> wrote:

> Could you please let me know how to use the DBI module without a DBD
> module installed ? . can you suggest any alternative.
>


For most practical purposes, you can't use the DBI without a DBD module —
it's reason for existing is to provide a uniform interface to different
databases.

There are some drivers available with just DBI installed.  But they are
rather specialized and usually not what you need.



-- 
Jonathan Leffler <jonathan.leff...@gmail.com>  #include <disclaimer.h>
Guardian of DBD::Informix - v2018.1031 - http://dbi.perl.org
"Blessed are we who can laugh at ourselves, for we shall never cease to be
amused."

Reply via email to