Hi,

I have created a small application and deployed it using ClickOnce deployment. It's changed a couple of times, but it's been redeployed each time using the same method. I copy the folder to the laptop, hit setup and everything else just "happens"

The problem is, I can't find the database file! It's an SQLite file (s3db extension). I've searched for *s3db*, *Smart* (the name of the database), and all I find is the original file in the setup directory.
Can anyone tell me where I will find this file?

Incidentally, I had to manually add the database and dll to the package. In the setup folder, it simply sits in the resources folder as Smart.s3db.deploy.