Hi all Monks.
First time post. Have been using Perl for about a year now and want to connect to my companies' database to speed up data retrieval.
My company is using DB2. I have strawberry Perl 32-bit and Windows 7 64-bit.
I honestly do not know where to start. The reason I say this is because it seems like connecting to DB2 requires a bit more legwork than other databases.
As of now, I simply have Perl DBI installed and that's it.
Any advice (remember I am a novice) on how to begin in order to connect to a DB2 database?
Thanks.