Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Problems with DBD::Sybase on Win2K

by Wookie (Beadle)
on Jun 05, 2002 at 12:26 UTC ( [id://171808]=note: print w/replies, xml ) Need Help??


in reply to Problems with DBD::Sybase on Win2K

Update:

Got it working by compiling DBD::Sybase from source.

Had to make the addition below to the dbdimp.h:
#ifndef strncasecmp #define strncasecmp strnicmp #endif

game(Wookie,opponent) eq 'Wookie' ? undef $problem : remove_limbs(arms,opponent);

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2025-03-18 04:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    When you first encountered Perl, which feature amazed you the most?










    Results (56 votes). Check out past polls.