[EMAIL PROTECTED] (Bjørge Solli) writes:

> Hi,
>
> I get an error message I don't understand. I've been following what I
> thought was good practice when talking to a DB.
>
> use DBI;

Import :sql_types tag.
use DBI qw/:sql_types/;

-- 
Radek

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to