Ok that works fine, I've now got the sybperl module loaded.
But the code I have already written for my production site (UNIX) uses Sybase::DBlib and all is fine in that world and when I ported it all to a laptop for stand-alone use ...
the 1st time was on Win 2K and all worked with a few tweeks
Now I'm asked to move it all to a new laptop running Win XP and all is not well even with the newly installed SybPerl module.
Also in reply to MrChromeDome: nope I havn't tried to rewrite my code, I see that as a last resort at this point.

Thanks for all your support,
-
KG

In reply to Re: Re: Windows XP && Perl && Sybase by woltz
in thread Windows XP && Perl && Sybase by woltz

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.