Hi Abdullah, This makes sense why I was not able find the "PartyAndUserLogin". In this case where, in which table all the data of viewentity is stored? Is there any where it is mentioned on view entity screen or is there any other way?
Thanks for the help. abdullah shaikh wrote: > > There is no difference, they both are same. what user/password are you > trying with ?. There is no manual way to find out the password as the > password is encrypted. > > The entity that you define in ofbiz, let say for example > "PartyAcctgPreference", is named as "party_acctg_preference" in database, > that is the camel-case name is separated by "_". > > And regarding the "PartyAndUserLogin", its not a entity, its a ViewEntity, > which dynamically gets created in ofiz using the normal entities. Hence > you > won't find them in the database. > > On Fri, Sep 11, 2009 at 10:18 PM, su2 <[email protected]> wrote: > >> >> Hello All, >> >> What is the Difference between Entity in Webtools & database table in >> MySql >> ? >> >> Currently I am not able to login to any backend (partymgr/ordermngr) >> Screen. >> I wanted to know if is there any manual way to find out the password in >> database table. I tired looking for the entity PartyAndUserLogin in MySql >> database but was not able to find the same named table. >> >> I really appreciate your help. >> >> Thank you. >> >> -- >> View this message in context: >> http://www.nabble.com/Difference-between-Entity-in-Webtools---database-table-in-MySql-tp25404534p25404534.html >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/Difference-between-Entity-in-Webtools---database-table-in-MySql-tp25404534p25406516.html Sent from the OFBiz - User mailing list archive at Nabble.com.
