Re: moving a C++ written application from db2 v8 to db2
by monty <manishgandhi13@[EMAIL PROTECTED]
>
Apr 21, 2008 at 03:24 AM
On Apr 18, 7:40=A0pm, Knut Stolze <sto...@[EMAIL PROTECTED]
> wrote:
> monty wrote:
> > Hi Guys,
>
> > I dont know whether this query exactly fits to this group or not.
> > Actually I am having a Application written in C++ which uses CLI API
> > to perform database operations.
>
> > Currently it is working on DB2 v8. now i want to move this application
> > on DB v9.
>
> > Does it need a recompilation with DB2 v9. Does it have any
> > complecations relatated to the v9 CLI APIs.
> > I have tried googling to find out some concrete do***ents which can
> > direct me correctly.
>
> If you don't have any dependencies built in yourself that specifically
che=
ck
> for DB2 V8, you shouldn't have any problem.
>
No I am not explicitily checking any version information. My only
worry is that whether some changes have been made to the API levels?