Hi,
I met some problems when i use Zend_Db_Table in my application.In my
app,many tables have two or more primary keys,but Zend_Db_Table can only set
one primary key.And another problem is,when finding one or many records with
Zend_Db_Table,if no record is found,it return an Zend_Db_Table_Row object
with empty field sets,not an exception,and no more methods be provided to
detect if empty record is return.

Best Regards

Reply via email to