On 2 Jul 2010, at 9:26am, Daniel wrote:

> My problem: I wrote a simple program in c-sharp. This program does
> refers to a sqlite database. The program is in my auto boot so it shall
> run by starting by pc. But every time the is an exception that the
> database could not be opened. I have no idea why. If I run the program
> manual it works. Do I have to start any process seperate to get access
> to the database? Do you have any idea what I can do?

Can you get some sort of error message from the exception to tell you what's 
wrong ?

> There was no change.

Just to be clear, did opening the database file read/write with fopen() gave 
any error message ?

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to