Results 1 to 2 of 2

Thread: Metadata

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2002
    Posts
    16

    Metadata

    Dear All,

    We need to retrieve and manipulate the meta-data informaiton
    of a DB2 database, such as table definitions, relationship etc.
    Is there any ready tool for it? Anyone has the experience before?

    TIA!

  2. #2
    Fanatic Member ahara's Avatar
    Join Date
    Nov 2003
    Location
    Toronto
    Posts
    531
    You could use ADO and the connection object's OpenSchema method:

    http://support.microsoft.com/default...b;EN-US;186246

    cheers
    "Knowledge is gained when different people look at the same information in different ways"

    - Louis Pasteur

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width