tschallacka / sqlite4java

Automatically exported from code.google.com/p/sqlite4java
0 stars 0 forks source link

Detailed "Getting Started" #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by cyndaqu...@gmail.com on 12 Dec 2010 at 5:19

GoogleCodeExporter commented 9 years ago
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?

Original comment by ser...@gmail.com on 13 Dec 2010 at 5:26

GoogleCodeExporter commented 9 years ago
I am familiar with SQLite, but sqlite4java seems kind of complicated compared 
to working with PHP, but I guess that's to be expected.

Original comment by cyndaqu...@gmail.com on 13 Dec 2010 at 12:51

GoogleCodeExporter commented 9 years ago
for example I don't know how to insert rows using prepare(), bind(), how to 
disable the autocommit()

Original comment by marcomsousa on 6 Apr 2011 at 5:28

GoogleCodeExporter commented 9 years ago
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??

Original comment by deano.at.resplace@gmail.com on 9 Jan 2012 at 9:10

GoogleCodeExporter commented 9 years ago
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

Original comment by ser...@gmail.com on 9 Jan 2012 at 9:15