Strange behavior when persisting entity

Posts   
 
    
simonuser
User
Posts: 9
Joined: 29-Nov-2006
# Posted on: 29-Nov-2006 18:52:58   

I am new to LLBL Gen.

When trying to persist entity by goint entity.save(), the record appear in the database for a few seconds and then disappear. Anyone has any idea? I am using VB.NET 2003 with SQLSERVER.

Thanks.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39927
Joined: 17-Aug-2003
# Posted on: 29-Nov-2006 18:55:27   

Please post your code you're using. Sounds like you start a transaction which is then rolled back.

Frans Bouma | Lead developer LLBLGen Pro