Jeff;

I note that DBI/DBD extracts Access2000 longinteger and integer types as reals eg. (0 
in the database becomes 0.0 on extraction into a perl variable.)

I'm not sure whether this is a function of the DBD or DBI, and I presume that this is 
because of the variety of databases that are serviced by DBI and DBD-ODBC.

Any chance of making it possible to typecast the returned values when binding columns, 
in a manner similar to that used when binding parameters?

Regards;
Gary

Reply via email to