PPT Slide
Shortcuts
Win32::ODBC
Win32::ODBC reserves the ODBC namespace; functions can be accessed as:
Shortcuts
$db = new ODBC(My DSN);
$db = new Win32::ODBC(My DSN);
or...
In other words, the namespaces ODBC and Win32::ODBC are synonymous.
Previous slide
Next slide
Back to first slide
View graphic version