Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: DBD::Sybase Woes

by busunsl (Vicar)
on Sep 17, 2002 at 06:00 UTC ( [id://198435]=note: print w/replies, xml ) Need Help??


in reply to DBD::Sybase Woes

I have never seen the error, but here are a few hints:

Is 'gues' the correct user? Or did you mean 'guest'?

BEGIN { $ENV{SYBASE} = '/usr/local/freetds/'; } does NOT work as expected! Look here for a working version.

And the usual thing: use strict and warnings!

hth

Replies are listed 'Best First'.
Re: Re: DBD::Sybase Woes
by Anonymous Monk on Sep 17, 2002 at 15:31 UTC
    the login and password were just put there to "protect the innocent". Regards of which, it doesn't even get that far to give me an error with the login/pw. The error suggests that the DBD::Sybase module was either not loaded 100%, missing something, or not working. I've tried to contact the creator of that package, but no response yet. I'll try adding in your suggestion of the ENV variable. Though - I'm thinking that today I may try to remove/re-install the module. Maybe even try an earlier version of it. Thanks

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://198435]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-19 20:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found