> Ämne: [sqlite] problem with auto boot
> 
> Hi,
> 
> no idea if it's the right way or place but I have a question 
> about the sqlite database. I did not found any solution in 
> other forums or by using google.
> 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?
> 
I haven't seen any progress on your issue and it might be as simple as:
Unless you have the full path to the database in your program, what folder
have you specified in Start in:?
/Roger

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

Reply via email to