in reply to Re: Accessing MS-Access memofield via DBI
in thread Accessing MS-Access memofield via DBI

I do not use Win32::ODBC, because the Tool should connect to several database systems and writing plug-ins should also be easy. To simplify a cross-database-script it is very useful to use DBI, because you have unified methods for (nearly) all db-systems...
  • Comment on Re^2: Accessing MS-Access memofield via DBI