hi all,
I am writing some perl scripts that should access and modify
ms exchange and lotus objects.
I'd prefer to use the DBI::ODBC (not win32::odbc) driver (since i am already accesing other DBs with it), but i found no examples. I have found some examples, but they all use either Net::SMTP, <cant remember>::LDAP, Win32::OLE or something else.
Can anyone tell me why no one (to my knowledge) uses DBI::ODBC. Should i avoid using it? Why?
thanx, Deda