Hi everyone! I'm having some problems to use symfony + DB2 + Doctrine When i run the following comand: > symfony doctrine-build-schema
This error message appers: > SQLSTATE[42S02]: Base table or view not found: -204 [IBM][CLI Driver][DB2/LINU SQL0204N "DB2INST1.SYSOBJECTS" is an undefined name. SQLSTATE=42704 (SQLExecute[-204] at ext\pdo_odbc\odbc_stmt.c:133) I search and discovered that the table SYSOBJECTS is for the Microsoft SQL Server, and the IBM DB2 don't have it. Can someone help me, please? Thank you very much --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---