Our DB2 instance runs in Memory Windows on HP-UX 11.00. Is there a way to connect to the instance in mem windows with DBD-DB2? I am not able to connect with the DBI connect string:
$dbh = DBI->connect("DBI:DB2:isdev");
The database errors on the connect.
Thanks,
Craig
