[Tutor] Re: database programming (list of tables)

Bob Gibson bgibson at us.ibm.com
Tue Feb 22 03:24:14 CET 2005






Liam:

  I agree with Kent.  It depends.  Not only on the database, but also on
the interface (API) used to connect to the database.  For example, if you
use ODBC to connect to all of your databases, you should be able to use the

  SQLTables()

  routine.  For more details, see the following:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/htm/odbcsqltables.asp


Bob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20050221/a79a86bb/attachment.htm


More information about the Tutor mailing list