Good late-morning to the community,
is there someone who can tell me how to write and read some information into / from a sqlite database? I tried some tutorials over the internet step by step and I checked my code completely, but I am always getting an error message, saying that my database could be encrypted or something like that.
Do you know what might be wrong? I have to say that I created a database from an external program and filled it with one new table and some attributes. But I didn't select any encryption.
I am new to this community, so please don't get mad or rid of me for the first time.
02/24/2011 - 17:57
We have written a SQLite + PHP tutorial here a while ago. Check that out for some basics.
I've never run into an encryption problem, but I don't have too much experience using SQLite.
What are you doing with the database when you get the error? Can you post code?
Add Comment
[language] [/language]
Examples:
[javascript] [/javascript]
[actionscript] [/actionscript]
[csharp] [/csharp]
See here for supported languages.
Javascript must be enabled to submit anonymous comments - or you can login.