Hi. I'm using scaffold, how I can pass a numeric list in this sql statement
select * from table_name where key in (?) key is an integer. When I try to pass a list like this: 8,2,5,10 the select only return the record related to the first item (8). Any help will be highly apretiated. TIA LFung --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]