*Hi Zhang, Thanks for this.
Can you guide me that if i need to change all "unique=false" in all the entitymodel.xml (there are about 26 of them)? Hi All, Does anyone have an idea that why it happens with MSSQL ? Thanks , Abhijeet Pandey * On Sun, Aug 16, 2009 at 4:16 PM, Weixue Zhang <[email protected]>wrote: > > I am using ms sql server 2005 and this problem had bothered me for long > time. > At last I found it was caused by a few unique indices of some tables (You > can find them by searching with "unique="true"" in files entitymodel.xml). > After I changed them into "unique=false", demo data works fine. Can anybody > explain why this problem doesn't exist with other database servers, and why > we need to set unique=true at some indices while most others are > unique=false? > > Weixue Zhang > -- > View this message in context: > http://www.nabble.com/problem-Running-with-MS-SQL-tp24895969p24992345.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > > -- Abhijeet Pandey
