The closest thing to what you ask that is actually useful is to install DBD::SQLite. While this is a DBD, it includes the database engine so you have full DBI functionality without needing to have a separate database server. -- Darren Duncan

On 2020-06-02 9:35 p.m., Pramod Mv wrote:
Hello team

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

--
Regards,
Pramod M V

Reply via email to