How to get catalog information ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sonn Hyeun Seong

    How to get catalog information ?

    Hi All DB2 specialist .

    i want get caloged information with C API function (in windows).

    Q1. what is same ability API function 'list databases directory' command
    in CLI mode?

    Q2. where are i can find Reference Document API function & C++ Classes
    included 'Personal Developer edition'

    2004. Happy New year.


  • Ian

    #2
    Re: How to get catalog information ?

    Sonn Hyeun Seong wrote:[color=blue]
    > Hi All DB2 specialist .
    >
    > i want get caloged information with C API function (in windows).
    >
    > Q1. what is same ability API function 'list databases directory' command
    > in CLI mode?[/color]

    You use 3 API calls to do this: sqledost(), sqledgne() and sqledcls().
    [color=blue]
    > Q2. where are i can find Reference Document API function & C++ Classes
    > included 'Personal Developer edition'[/color]

    See the book, "Administra tive API Reference", and also the CLI Guide &
    Reference. These are available for download from:




    Good luck,




    -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
    http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
    -----== Over 100,000 Newsgroups - 19 Different Servers! =-----

    Comment

    Working...