in reply to Re^5: DBI for SQL Server issue - can't locate object method "set_sql" via package "Class::DBI::MSSQL
in thread DBI for SQL Server issue - can't locate object method "set_sql" via package "Class::DBI::MSSQL

No worries and thank you for your help. i finally figured out how to get the package installed, I had to use nmake for windows. However, the same issue still persists. install_driver(mssql) failed: Can't locate object method "set_sql" via package "Class::DBI::MSSQL"
  • Comment on Re^6: DBI for SQL Server issue - can't locate object method "set_sql" via package "Class::DBI::MSSQL

Replies are listed 'Best First'.
Re^7: DBI for SQL Server issue - can't locate object method "set_sql" via package "Class::DBI::MSSQL
by marinersk (Priest) on Nov 26, 2013 at 12:57 UTC
    This is one of the more frustrating parts of loving Perl.

    For those of you who do this all the time, it seems like second nature to install modules.

    For the rest of us, this is a nightmare.

    I am watching this thread eagerly in hopes that another bright light can be added to this otherwise dark and dismal underground passage.

      A watched thread never boils . . .