This does not seem to work well Roger >>> value = '%raj%' >>> cmd.CommandText = "select * from table_name where firstname LIKE ?" result is 0 where I expected 4 /Raja Raman
-- http://mail.python.org/mailman/listinfo/python-list
This does not seem to work well Roger >>> value = '%raj%' >>> cmd.CommandText = "select * from table_name where firstname LIKE ?" result is 0 where I expected 4 /Raja Raman
-- http://mail.python.org/mailman/listinfo/python-list