Yea have seen the bitness issue mentioned a bunch. Been very careful to select the 64 bit version of everything. Only questionable items are DBI (cpan DBI) and DBD::DB2 (cpan DBD::DB2) Is there some special flag I need to set or different package name for the 64 bit versions of those 2? Have another note types up with everything I just did (full uninstall and reinstall) and the new error I hit. Thanks,Peter
My projects: http://www.wire2wire.org/ > From: john...@pharmacy.arizona.edu > CC: dbi-users@perl.org > Subject: Re: First time DBI user crashing perl > Date: Thu, 30 Oct 2014 22:08:55 +0000 > > > On Oct 30, 2014, at 2:44 PM, Furst, Carl <carl.fu...@mlb.com> wrote: > > > Is the driver you are using the one you used to install the DBD libs with? > > > > If you installed the DBD libs with one driver and then, say, upgraded the > > driver, you would have to re-install the DBD libs. > > Also, I don’t know about DB2, and less about Strawberry perl :-/ but I do > know a very common issue with is bitness mismatch in the database vendor > drivers; 32-bit database driver vs 64-bit perl and vice versa, although there > are usually install time errors that will signal this. > > -- > Bruce Johnson > University of Arizona > College of Pharmacy > Information Technology Group > > Institutions do not have opinions, merely customs >