Re: Help!

2005-06-08 Thread Tim Kirby
On 6/7/05 4:06 AM, Tim Bunce [EMAIL PROTECTED] wrote: You've not quoted version numbers for: oracle client, oracle server, DBI, or DBD::Oracle. I am deeply ashamed. It was late in the evening and my frustration got the better of me... Client: OS:Solaris 9 current recommended

DBD-Oracle: Memory fault in dbd_phs_out

2005-06-08 Thread Buehl, Reiner (CI EMEA ISG)
Hi all, I have compiled DBD-Oracle on HP-UX 11.11 with Oracle 8.1.7.0.0. The DBI version is 1.48, DBD-Oracle is 1.16 and Perl is ActiveState Perl for HP-UX v5.6.1. The module runs fine on the build system. I have created a ppm Package and installed it on the production system. If I use a test

Trouble connecting to Sybase 11x

2005-06-08 Thread David Filion
Hi, for the last 2 days I've been trying to get a simple connection to a Sybase 11x server running on Linux. Here is the script: stript #!/usr/bin/perl -w use strict; use DBI; my $dbh = DBI-connect(dbi:Sybase:server=COCAINE;charset=cp850,survivor,b0rkb0rkb0rk, {RaiseError = 1}) or

DBD::ODBC + unixODBC + freetds + fc3

2005-06-08 Thread Pablo Endres
Hi guys, I've been doing a lot of reading and testing and have found nothing to get though, maybe some of you can give me some pointers. I upgraded my machine from FC1 to FC3 and after that I haven't been able to make my DBD::ODBC installation work. I'm stuck on the rtldgroup problem, because

RE: DBD::ODBC, unixODBC, FreeTDS, MS-SQL, lazy DL,dbd_db_login/SQLSetConnectOption err=-2

2005-06-08 Thread Jay Hannah
Not us. We use DBD::Sybase and FreeTDS to connect to MS-SQL from Linux. Could you give me a pointer on how to set this up? I did a couple of tests the other day but I couldn't make it work. Maybe our Intranet document will help you? I attached it. If not, I'll need a lot more info about