Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Getting column size/type From DBI

by BigD (Scribe)
on Jul 22, 2002 at 17:01 UTC ( [id://184128]=note: print w/replies, xml ) Need Help??


in reply to Getting column size/type From DBI

New DBI version 1.30 incorporates a new functionality, still experimental, called, $dbh->column_info (check perldoc DBI documentation for the correct syntax), where you can know the size of the column as well as the type. However, I have not used it yet, so I do not know exactly how it works. Just note that this is still experimental and it might not work under pgaccess.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://184128]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-24 03:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found