![](https://secure.gravatar.com/avatar/1b30afec8cd3efa4c7a10980c10315d8.jpg?s=120&d=mm&r=g)
5 Feb
2011
5 Feb
'11
2:41 p.m.
(sql (:insert-into 'kupci :set (:raw (if (/= (length (parameter "ime")) 0) (sql ('ime (parameter "ime"))))))) For this I get an error: Invalid amount of :set arguments passed to insert-into sql operator Why is that ? Thanks