Am 10.04.2012 11:17, schrieb Dorababu Meka: > Hi I am using SQLLITE database in my .net application. Unfortunately if I > perform any operation like Insert and performing other operations like > getting data from database my Session which was assigned before is getting * > NULL.* Is this a bug or what, have you fixed this in later versions, if so > please let me know. > > I am using Visual Studio 2010.. > We have been using System.Data.SQLite for many years, without major bugs. So its unlikely you found one. Instead the way you are using the Framework might be somehow erroneous.
If you ask these kind of questions, please post some lines of relevant code. With such an unspecific information, nobody is able to help you. Thomas _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

