gget79
17th July 2009, 16:57
Hi BaanFriend's:
I am working with Infor LN 6.1, before I have worked with the old versions.
I have a question for you...
As far as where I know the DAL is a software component that it assures us to centralize the code and that always the table was updated the DAL validation's was triggered, but now I know that it only happen when I work with dal.update(); that is, if I work with db.update() the DAL validation's won't be executed.
Why does The LN permits this?
Thank you....
I am working with Infor LN 6.1, before I have worked with the old versions.
I have a question for you...
As far as where I know the DAL is a software component that it assures us to centralize the code and that always the table was updated the DAL validation's was triggered, but now I know that it only happen when I work with dal.update(); that is, if I work with db.update() the DAL validation's won't be executed.
Why does The LN permits this?
Thank you....