----- Original Message ----- From: "Tian-Jian "Barabbas" [EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, May 23, 2007 2:58 PM Subject: Re: [sqlite] About a Vista problem
> Hi Millan, > > I encountered the same problem, the record is on > > http://b6s.blogspot.com/2007/04/previous-version-ghost-on-vista-can-be.html > > and the issue was sent to > > http://www.sqlite.org/cvstrac/tktview?tn=2178 > Hi Mike: Before my post, I did a search about "Vista" in the forum. Indeed I see yours post about "The previous version ghost on Vista can be seen by SQLite". May be that I misunderstand the point, but I believed that it refer to undeterminacy after reinstalling in Vista. Literally: "... Vista kept previous versions, and it somehow confused some so-called-legacy apps to connect to incorrect shadow copies...". What I say does nothing to do with that, although is under the same option "Restore earlier version", but not in the "previous versions" tab, but in the "Compatibility" (not shown in yours image). I also discovered that the proposed solution is not stable and consistent (really the Vista's behavior is a nightmare). If You reboot the system after you have got a succeed run, the SQLite fail "may" appear again... or not!. Then your need go again to the entire process of select the "Compatibility mode". There are an option to "Show the configuration to all users", but that also fail... I agree with You in that it can be a problem with the Vista-DLL mechanism; more precisely the DLL/security mechanism, although I don't use the standard SQLite DLL, but one constructed from the sources. So I plain do some test with the "official" one, and because in my situation isn't there a real need of a "shared" library, I plain do some tests using a library statically linked with he application instead. I would be gratefully to hear other experiences about this. A.J.Millan ZATOR Systems ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

