aspose file tools
The moose likes Java in General and the fly likes help with dinamic variable names Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply locked New topic
Author

help with dinamic variable names

Hugo Alejandro
Greenhorn

Joined: Jul 31, 2008
Posts: 11
Hey guys, I�m new in this forum and I hope you can help me.
I'm trying to make an ArrayList which contains Arrays; each Array will be a ResultSet from a SQL Server 2005 query, and I like that the Arrays name and content would be dynamic. I mean, the table form the DB is a list of products and many times, the product�s categories change so�

Is that possible? How would it be?
Thanks!
fred rosenberger
lowercase baba
Bartender

Joined: Oct 02, 2003
Posts: 9944
    
    6

please do not post the exact same question in more than one forum. Please read this specifically, and then probably most of this as well. I imagine this thread will be closed VERY soon.


Never ascribe to malice that which can be adequately explained by stupidity.
 
I agree. Here's the link: jrebel
 
subject: help with dinamic variable names
 
Similar Threads
2-dimensional array cartesian product
TreeMap
In Dire Need of Data Structure Advice
Accessing Property(array object) in a Bean using EL
Null pointer exception trouble