I want to use the <iterate> tag to create an sql statement.

 

If I have something like [EMAIL PROTECTED] and the first value in the list for example is database1, it really translates to table_name@’database1’. This fails because of the single quotes. Is there a way to remove these single quotes? Meaning, translate [EMAIL PROTECTED] to [EMAIL PROTECTED]

 

Any assiatnce would be much appreciated!

Thanks!

Sam

Reply via email to