Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Weird Results From MS-SQL Value

by enoch (Chaplain)
on Feb 14, 2001 at 23:18 UTC ( [id://58417]=note: print w/replies, xml ) Need Help??


in reply to Re: Weird Results From MS-SQL Value
in thread Weird Results From MS-SQL Value

Yea, I just got that about a minute ago. I changed the line
print "The username is $RS->Fields(0)->value";
to
print "The username is " . $RS->Fields(0)->value;
And now it is working like a charm. Thanks.

Jeremy

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (7)
As of 2024-04-19 11:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found