List currently open connections
DEPRECATED, drivers are no longer required to implement this method. Keep track of the connections you opened if you require a list.
dbListConnections(drv, ...)
drv |
A object inheriting from DBIDriver |
... |
Other arguments passed on to methods. |
a list
Other DBIDriver generics:
DBIDriver-class
,
dbCanConnect()
,
dbConnect()
,
dbDataType()
,
dbDriver()
,
dbGetInfo()
,
dbIsReadOnly()
,
dbIsValid()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.