Re: [sqlite] sqlite + .net cf

2008-08-01 Thread Στράτος Νικολαΐδης
Tom Lancaster wrote: > > i'm considering using sqlite as a replacement for sql server ce in a > mobile device that periodically syncs with a web server. It's the right thing to do. I did it and everything's working just fine! > I wish to use sqlite because I will be able to assemble the whole ne

[sqlite] SQLiteException: Unable to open the database file

2008-05-21 Thread Στράτος Νικολαΐδης
Hi, I'm working on a vb.net application for PPC (Visual Studio 2008), with SQLite DB files and I have a problem on creating a master/detail form. I have created a dataset file (xsd) containg a single table. I also created a form containg a DataGrid, which is connected with the dataset through a