PPT Slide
Gotchas
Win32::ODBC
There are over 650 constants so only a few are exported into the main namespace.
Common Gotchas
III
$db->_CHAR
To use a constant either refer it through your object:
Or as function through the namespace:
Win32::ODBC::SQL_CHAR()
Previous slide
Next slide
Back to first slide
View graphic version