PPT Slide
Connecting
Win32::ODBC
Connecting to a database
If the connection succeeds the result will be an object otherwise it will be undef:
if (! $db = new Win32::ODBC($DSN)){ process error }
II
Previous slide
Next slide
Back to first slide
View graphic version