Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
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??

Help for this page

Select Code to Download


  1. or download this
    print "The username is $RS->Fields(0)->value";
    
  2. or download this
    print "The username is " . $RS->Fields(0)->value;
    

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 musing on the Monastery: (3)
As of 2024-04-24 02:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found