Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: dbi newbie question

by agoth (Chaplain)
on Jul 09, 2001 at 20:51 UTC ( [id://95047]=note: print w/replies, xml ) Need Help??


in reply to dbi newbie question

I dont think the problem is with DBI, but due to the fact you are appending all your results onto the end of $websites??

If for each iteration with

$sth->execute($intMemberID);
you put the result set in a different variable and did something different with it, you may be able to solve your display problem?

If thats not the right interpretation, just say???

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-18 22:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found