If you're using Activestate Perl you already have the DBI installed.
The DBD:B2 module is written and maintained by IBM, I've never used it but I would suspect it's rather good.
Mike
______________________________________________________________________
"Experience is the comb that Nature gives us after we are bald."
Is that a haiku?
I never could get the hang
of writing those things.
surely i have not described very detailed my problem,
but i have not found anywhere how to get record sets from db2-sql-stored-procedures to perl with dbi::db2. fine i can manage single datasets with the bind_param_inout ... AND stored procedures, but not record sets.
ok, one possible way is to create in the procedure a result table and make a query in perl to this, but this i dont want .
and so iam looking for this ..
but maybe IBM has the answer i found -> recordsets to clients are only usable with jdbc, cli and sqlj.
but i hoped, that someone could give me an idea for dbd::db2.
so then , thanx and with kindly regards bernd
Sorry I couldn't help you Bernd, I'm a DBI person but don't know anything about DB2. Have you considered writing to the DBD:B2 maintainer? Mike
______________________________________________________________________
"Experience is the comb that Nature gives us after we are bald."
Is that a haiku?
I never could get the hang
of writing those things.
Probably a good idea to make you you've read all of the documentation - and checked the DBI mailing list archives before you approach Robert with a question. He gets quite a lot of mail. You'll need to give him the clear impression that you've thought carefully and done your own research before resorting to contacting him. Mike
______________________________________________________________________
"Experience is the comb that Nature gives us after we are bald."
Is that a haiku?
I never could get the hang
of writing those things.
Hey and this works? Mike
______________________________________________________________________
"Experience is the comb that Nature gives us after we are bald."
Is that a haiku?
I never could get the hang
of writing those things.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.