A
Anil Kumar
Guest
Hi Marc, The Business Entity that got generated after selecting a temp-table or the dataset do not posses complete/working business logic in the CRUD (Create, Read, Update and Delete) methods, instead it will have the method stubs defined in it. However, when we generate a Business Entity by selecting a Database table (through 'Select database table' option in Business Entity wizard) then all the methods will have complete business logic which is ready with all CRUD operations without any additional code (this file is similar to that of Business Entity created from the Express setup). Thanks and Regards, Anil Kumar.
Continue reading...
Continue reading...