Detailed "Getting Started"

Issue #22 new
Former user created an issue

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)

  1. Igor Sereda

    ``` 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

  2. Former user 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

  3. Marco Sousa

    ``` 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

  4. Former user 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

  5. Igor Sereda

    ``` 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

  6. Log in to comment