Ask again: Question about DBD::mysql
by Michael Cheung other posts by this author
Oct 20 2000 10:12AM messages near this date
Re: ORACLE : DBD: login failed
|
Re: updating blobs with DBD::Pg
hi,all;
I use DBD::mysql to connect mysql server on linux system.
But I can't use $sth-> {precision}, $sth->{scale}, $dbh->typeinfo.
And $dbh-> type_info_all return empty structure.
Does DBD::MySQL support it?
I get $sth-> {TYPE}, it is a number, how to convert it to human readable
string?
And is there any better way to get table structure?
Thanks.
Regards;
Michael
------------------------------------------------------------------------------
DBI HOME PAGE AND ARCHIVES: http://www.symbolstone.org/technology/perl/DBI/
To unsubscribe from this list, please visit: http://www.isc.org/dbi-lists.html
If you are without web access, or if you are having trouble with the web page,
please send mail to dbi-users-request@[...].org with the subject line of:
'unsubscribe'.
------------------------------------------------------------------------------
|