CDbExpression Params and Oracle

Hi,

I’ve tried to use CDbExpression with params in an insert operation, but it didn’t work here.

According to changelog, CDbExpression params were implemented in version 1.1.1.

It seems to me that it was implemented in "CDbCommandBuilder->createInsertCommand", but not in "COciCommandBuilder->createInsertCommand".

I don’t know if I should report this somewhere or what. Can someone tell me?

Hi,

If you believe that there’s a bug, you can post a topic in the Bug Reports forum, or create a new issue at Google Code.

Thanks, I created a new issue there.