Mitko R�rup wrote: > > Hello, > > I tried to use a tool to generate the Table Definitions from > ER-Diagram. > But the generated statements are DB2 compatible, the table creation > works, but not the generated alter table statements for the > constraints > definition (they are DB2 compatible). How can the SQLmode be choosen > permanently? I found no Parameter in the webdbm settings. > > The statements are sent by jdbc.
For the kernel there is no chance to choose the sqlmode permanently. It has to be done for each session separately. Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
