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.
Please post your code you're using. Sounds like you start a transaction which is then rolled back.