home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


data_sources

 @

drivers

 = 
DBI->data_sources
(
driver
)

Returns a list of all databases available to the named driver. (The database server must be running for data_sources to return any results.)

driver

The driver to list. If unspecified, the value of DBI_DRIVER is used.


Previous: Reference: connect Perl in a Nutshell Next: Reference: disconnect
Reference: connect Book Index Reference: disconnect

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.