Query to save and generate sql

Posts   
 
    
Yash
User
Posts: 20
Joined: 07-Jan-2010
# Posted on: 08-Jan-2010 06:54:39   

Hi There,

I need a method to save the DB changes (made through my application using LlBlGen) not directly to database(Sql 2005). Currently I am using myEntity.Save() and need to extend this save facility to somewhere in the memory(or any other temporary location), which I would be able to synchronize with actual DB with n number of changes made.
Or any way to generate equivalent SQL script using myEntity.Save() (with each data modification transaction), so that I can run the same script when required Any help would be appreciated.

Thanks

Ym

Walaa avatar
Walaa
Support Team
Posts: 14993
Joined: 21-Aug-2005
# Posted on: 08-Jan-2010 09:42:34   

You have posted this question twice. We replied to the other Helpdesk thread, so I will close this one to avoid duplication.