http://www.amazon.com/Definitive-Guide-SQLite/dp/1590596730
Excellent book!
On Sat, Apr 19, 2008 at 12:37 PM, mikeobe <[EMAIL PROTECTED]> wrote:
> i found it boring to learn how to use sqlite, maybe we can write a
> tutorial for it, with examples,
> it will be much easier for the beginner to s
P Kishor wrote:
>
>
>
> For starters, a database of every single email from Igor and Dennis
> Cote should be mandatory reading for anyone wanting to do anything
> with SQLite.
And drh and Dan Kennedy and Scott Hess.
You probably assumed that the first of these went without saying.
Gerry
___
For what it is worth, while I had done a few simple things in MySQL prior to
using SQLite, I think it would be nice if there were a couple of different
"tracks" of tutorials. Maybe they could be one for the "Novice", one for an
"Experienced" user, and then one for those that are doing actual C
deve
On 4/21/08, D. Richard Hipp <[EMAIL PROTECTED]> wrote:
> FWIW, I'll be happy to give write access to the documentation
> repository (http://www.sqlite.org/docsrc/) and even a
> prestigious "sqlite.org" email alias to anybody who is
> willing to step up and make some improvements and
> updates t
I think later this year, I may be happy to take up this challenge. I've
always wanted to contribute to something like this. I cannot do it for
at least a few months. I'll need a lot of feedback from the true
database experts out there (as opposed to beginners like me.) Plus I
have 15,338 sqlite-use
D. Richard Hipp wrote:
> FWIW, I'll be happy to give write access to the documentation
> repository (http://www.sqlite.org/docsrc/) and even a
> prestigious "sqlite.org" email alias to anybody who is
> willing to step up and make some improvements and
> updates to the current documentation.
>
> D
FWIW, I'll be happy to give write access to the documentation
repository (http://www.sqlite.org/docsrc/) and even a
prestigious "sqlite.org" email alias to anybody who is
willing to step up and make some improvements and
updates to the current documentation.
D. Richard Hipp
[EMAIL PROTECTED]
__
Along these lines, also note that the "quickstart" (url below) still
shows the callback method instead of the v2 methods. The last time
another programmer asked me for help, I referred him there and I was
shocked later at the code he produced. "Nice code, but you could have
done the same thing a
I'm sorry if this reply seems jumbled - I wrote the middle bit (about
the sugested content) after the bits above and below it.
Jay A. Kreibich wrote:
> On Sat, Apr 19, 2008 at 05:40:45PM +0100, Toby Roworth scratched on the wall:
>
>> mikeobe wrote:
>>
>>> i found it boring to learn how t
I think one of the most lacking aspects of the documentation are
examples. Perhaps this is better addressed in the proposed tutorial, but
not all the "SQL Syntax" pages make it clear how to use the statement,
especially the more complex ones like SELECT, and expressions.
The datetime use is also
D. Richard Hipp wrote:
> On Apr 19, 2008, at 5:44 PM, Jay A. Kreibich wrote:
>
>> This is a bit off-topic for the mailing list, so please feel free
>> to send stuff directly to the address below.
>>
>>
>
> It would be good, I think, to have a public record of this
> conversation. We can
lto:[EMAIL PROTECTED]
Sent: Saturday, April 19, 2008 05:47 PM
To: [EMAIL PROTECTED], 'General Discussion of SQLite Database'
Subject: Re: [sqlite] a suggestion to write tutorial for sqlite
On Apr 19, 2008, at 5:44 PM,
Jay A. Kreibich wrote:
>> This is a bit off-topic for the mailing
A few things that confused me in my (still ongoing) learning.
1. Bindings, in that the bind needed to be perfomed each and every time.
2. Transactions, the begin vs begin immediate. Coming from a database
background I assumed the begin started the transaction but did not...
3. Locking, S
On Apr 19, 2008, at 5:44 PM, Jay A. Kreibich wrote:
>
> This is a bit off-topic for the mailing list, so please feel free
> to send stuff directly to the address below.
>
It would be good, I think, to have a public record of this
conversation. We can create an [EMAIL PROTECTED]
mailing list if
On Sat, Apr 19, 2008 at 05:40:45PM +0100, Toby Roworth scratched on the wall:
> mikeobe wrote:
> > i found it boring to learn how to use sqlite, maybe we can write a
> > tutorial for it, with examples, it will be much easier for the
> > beginner to start with sqlite.
>
> Agreed - I had to learn fr
Agreed - I had to learn from the 5 minute introduction (which I was
later told was a poor way of doing it), and then by using the reference,
which leaves a lot to be desired when it comes to having little
knowledge of SQLite - and it's still giving me trouble now!
Toby
mikeobe wrote:
> i found
i found it boring to learn how to use sqlite, maybe we can write a tutorial for
it, with examples,
it will be much easier for the beginner to start with sqlite.
2008-04-19
mikeobe
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.
Doskey was the history TSR.
On Wed, 9 May 2007, Rich Shepard wrote:
> On Wed, 9 May 2007, John Stanton wrote:
>
> > That program does have the capability, but may not be implemented that way
> > on Windows. Why not make the change yourself?
> >
> > A.J.Millan wrote:
> > > As a suggestion, and
Works for me straight out of the box on Windows XP.
That program does have the capability, but may not be implemented that way
on Windows. Why not make the change yourself?
A.J.Millan wrote:
As a suggestion, and even in the risk to abuse of Mr Hipp's patience.
Would
it be possible to inclu
Rich Shepard wrote:
On Wed, 9 May 2007, John Stanton wrote:
That program does have the capability, but may not be implemented that
way on Windows. Why not make the change yourself?
A.J.Millan wrote:
As a suggestion, and even in the risk to abuse of Mr Hipp's patience.
Would
it be possible
On Wed, 9 May 2007, John Stanton wrote:
That program does have the capability, but may not be implemented that way on
Windows. Why not make the change yourself?
A.J.Millan wrote:
As a suggestion, and even in the risk to abuse of Mr Hipp's patience. Would
it be possible to include in the comm
That program does have the capability, but may not be implemented that
way on Windows. Why not make the change yourself?
A.J.Millan wrote:
As a suggestion, and even in the risk to abuse of Mr Hipp's patience. Would
it be possible to include in the command-line program (sqlite3.exe) the
ability
ZATOR Systems
- Original Message -
From: "Peter van Dijk" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, May 09, 2007 12:11 PM
Subject: Re: [sqlite] A suggestion
>
> On 9-mei-2007, at 11:06, A.J.Millan wrote:
>
> > As a suggestion, and even in the risk to
In old versions it work... But in new versions (3.* I think) its not
working!
On Wed, 2007-05-09 at 12:11 +0200, Peter van Dijk wrote:
> On 9-mei-2007, at 11:06, A.J.Millan wrote:
>
> > As a suggestion, and even in the risk to abuse of Mr Hipp's
> > patience. Would
> > it be possible to include
On 9-mei-2007, at 11:06, A.J.Millan wrote:
As a suggestion, and even in the risk to abuse of Mr Hipp's
patience. Would
it be possible to include in the command-line program (sqlite3.exe)
the
ability to edit, an repeat at least the five or six last commands,
as in
Linux?. Is to say with up-
As a suggestion, and even in the risk to abuse of Mr Hipp's patience. Would
it be possible to include in the command-line program (sqlite3.exe) the
ability to edit, an repeat at least the five or six last commands, as in
Linux?. Is to say with up-arrow and down-arrow. I believe it would be too
hel
26 matches
Mail list logo