Fetching Python Database Cursors by Column Name
Today I got asked if you can index in to rows returned by ibm_db_dbi by column name. While this doesn’t come out of the box1, it can be done pretty easily.
Today I got asked if you can index in to rows returned by ibm_db_dbi by column name. While this doesn’t come out of the box1, it can be done pretty easily.
In my last blog I showed how the LIBPATH gets used and also how the runtime search path in the binary gets used. LIBPATH is obviously set as an environment v...
So in the last entry, I described the differences between PATH and LIBPATH, but I didn’t really explain how LIBPATH is actually used. I’m going to rectify th...
I see this kind of tip suggested a lot when dealing with PASE issues:
First post here. More to come later. Happy X-mas to you all!