View Single Post

   
  #9 (permalink)  
Old 02-27-2008, 11:51 AM
dotyet
 
Posts: n/a
Default Re: Error compiling DB2 C++ application.

OK. Sounds good. I will have a look at that too.

regards,
dotyet

On Feb 28, 10:01 am, "peteh" <phazz...@intellicare.com> wrote:
> On Feb 26, 9:18 pm, "dotyet" <dot...@yahoo.com> wrote:
>
> > Hi Everyone,

>
> > I am learning how to write C++ programs for DB2. My primary area of
> > concern would be the administrative level DB2 APIs.

>
> Hi dotyet;
> You may already be aware of this, but the ADMIN_CMD stored procedure
> (shipped with DB2 with lots of table functions), surfaces alot of the
> things you could only get to via the admin APIs. More is being added
> with each release. I only mention it because I went to some trouble
> coding C programs for external routines and am in the process of
> converting them to use the new ADMIN_CMD interface...
>
> Pete H



Reply With Quote