Hi all,
Actually I am working on the .NET platform and using sqlite for my application in VB.NET. The problem is when I am trying to move the database file by using simple command available in .NET called move it is leaving behind a 0 byte file. The new file is getting created but I don't know why the 0 bytes file is present in my application after move. This is troubling me a lot. Any suggestions or help on this topic will do. Thanks in advance

