Detailed "Getting Started"
Originally reported on Google Code with ID 22 ``` This looks very promising, yet I have no concrete, implementable idea on how to "get started." I might just be ignorant, but maybe a simple "hello world" database creating lesson might do the trick.
```
Reported by `cyndaquazy` on 2010-12-12 05:19:58
Comments (6)
-
-
Account Deleted ``` I am familiar with SQLite, but sqlite4java seems kind of complicated compared to working with PHP, but I guess that's to be expected. ```
Reported by `cyndaquazy` on 2010-12-13 12:51:16
-
``` for example I don't know how to insert rows using prepare(), bind(), how to disable the autocommit() ```
Reported by `marcomsousa` on 2011-04-06 17:28:57
-
Account Deleted ``` I agree it needs more example code, but I did pick up how to use it pretty easily myself by trial and error.
I could help and do some small examples in the documentation? Interested?? ```
Reported by `deano.at.resplace` on 2012-01-09 09:10:37
-
``` Deano - yes, sure! Getting Started intstructions would be more valuable if coming from someone who actually got started. :)
How would you like to proceed? Could you write up a single small example, and send it as a comment - I will then add you as a committer so you could create Wiki pages directly?
Igor ```
Reported by `sereda` on 2012-01-09 09:15:46
-
4 votes
- Log in to comment
``` Are you familiar with SQLite? Do you need more help with getting started at all, or do you already know how to use SQLite and need more help with sqlite4java? ```
Reported by `sereda` on 2010-12-13 05:26:07 - Labels added: Type-Other - Labels removed: Type-Defect