On 3/28/06, Shivaranjani <[EMAIL PROTECTED]> wrote: > 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.
Hello Shiva, We could debug it a lot better if we could see the code you're using.