db.databases.html 537 B

123456789101112131415161718192021
  1. <h2>DESCRIPTION</h2>
  2. <em>db.databases</em> lists all databases for a given driver. Supported drivers
  3. are dbf, shp, odbc and pg.
  4. <h2>SEE ALSO</h2>
  5. <em><a HREF="db.columns.html">db.columns</a>,
  6. <a HREF="db.describe.html">db.describe</a>,
  7. <a HREF="db.drivers.html">db.drivers</a>,
  8. <a HREF="db.execute.html">db.execute</a>,
  9. <a HREF="db.login.html">db.login</a>,
  10. <a HREF="db.tables.html">db.tables</a>,
  11. <a HREF="sql.html">GRASS SQL interface</a></em>
  12. <h2>AUTHOR</h2>
  13. Radim Blazek, ITC-Irst, Trento, Italy
  14. <p><i>Last changed: $Date$</i>