Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: How do you get Perl::DBI to do a desc table_name?

by mpeppler (Vicar)
on Mar 27, 2002 at 21:00 UTC ( [id://154818]=note: print w/replies, xml ) Need Help??


in reply to How do you get Perl::DBI to do a desc table_name?

Recent versions of DBI have table_info() and column_info() methods. This should allow you to fetch the information you look for in a database independant way.

and now I've got to go check if DBD::Sybase actually supports this correctly :-)

Michael

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-20 01:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found