>
> Besides, you should really do:
>
> <code>
>   if (!tableNameSet.contains(tableName))
>       tableNameSet.addElement(tableName);
> </code>
>
> Better, better ;-)
>
 this is what i needed... i don't why i didn't see this the first time i
looked in the API.

thanks

-scott-



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to