Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^4: Single column Query into Multiple Arrays

by cocl04 (Sexton)
on Nov 14, 2008 at 14:17 UTC ( [id://723659]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Thank you!  The array is working.  I put the array in a while loop wit
    +h $i = 0 and I increment it.  I tried to pass the array to my query. 
    + The query will only read the first array index.  Each time it goes t
    +hrough the loop, it will print the value for the next index.  But the
    + Oracle query will only return data for the first index.  Instead of 
    +passing the array directly, I assigned it to a global value.  It also
    + prints the data, but only passes the first value.  How can I get the
    + query to reconize the value for each increment.
    
  2. or download this
    i.e.
    
    ...
    
    $i++......
    };
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-24 07:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found