Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^3: Which xBase module?

by Jenda (Abbot)
on Mar 27, 2012 at 06:32 UTC ( [id://961858]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Which xBase module?
in thread Which xBase module?

See the docs of DBI instead, the table_info() and column_info() methods. I think that's what you are looking for.

Jenda
Enoch was right!
Enjoy the last years of Rome.

Replies are listed 'Best First'.
Re^4: Which xBase module?
by lo_tech (Scribe) on Mar 27, 2012 at 16:23 UTC
    I'd second Jenda's response. DBI is has some magic that will get you what you need, most of the time. My only comment would be that calling $table->header_info() method will give you some details of the table structure of the database file.
    Well, that's my $.02 worth. No, for refunds you'll have to check our customer service department.
Re^4: Which xBase module?
by parser (Acolyte) on Mar 28, 2012 at 00:01 UTC

    Thanks Jenda.

    I have been using the base module and not the DBI version but I am already using the DBI module for MySQL in the same code base so that may make more sense.

    Cheers

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (1)
As of 2024-04-24 23:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found