QG /YeP-perl/ODBC DBI:DBD/Background

Latest versions of DBI are here at CPAN (we use v 0.93)
Latest versions of DBD:ODBC are here at CPAN also (we use v 0.16)

YeP-perl mSQL DBI:DBD contains the same version of DBI, so you can simply use both DBD:mSQL and DBD:ODBC.

Now:

You may test the package with

cd /qub/t/t.ODBC
runtests.bat 


t/01base............ok
t/02simple..........ok
t/03dbatt...........ok
t/05meth............ok
t/09bind............ok
All tests successful.
Files=5,  Tests=28, 23 secs ( 3.44 cusr  2.90 csys =  6.34 cpu)

We run Oracle server v 7.3.2.2.0 and MS ODBC Driver for Oracle v 2.00.06325.

Not tested with Windows 95. Have no Win95 computers at hand. Wanna become YeP-perl-for-Win95 tester?

 

Find a bug? Have a suggestion? Have a business proposal? - do tell.

QG /YeP-perl/ODBC DBI:DBD/Background