I am attempting to run some db2 client sql thru to a db2 system on a mainframe. I have used open2 before so no problem there. What I don't know is how to create the db2 command environment from inside of perl????!!! On a unix box I would just execute the necessary .profile statements. However, I have not found a way to do the equalivalent on Windows!!!!
I am using the most recent release of ActiveState's Perl, db2 client 7.1 enterprise on Win2k.