@SQLiteParameter = 'a','b','c' WHERE SomeColumn IN (@SQLiteParameter)
Is there a way to accomplish this type of query? In SQL Server I remember writing a function that translated a list of strings to a table in memory that would satisfy the IN clause. R -- View this message in context: http://www.nabble.com/WHERE-SomeColumn-IN-%28%40SQLiteParameter%29-----tp14808093p14808093.html Sent from the SQLite mailing list archive at Nabble.com. ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------