[sqlite] FOR NEWBIES: SQLite Database Design

2010-05-30 Thread Jay Godse
For those of you just getting started with designing applications that use SQLite, I have put together a YouTube channel that shows how to use SQL with SQLite. The channel is at: http://www.youtube.com/view_play_list?p=463DF6FFEF8D05FA Enjoy. Cheers, Jay Godse

[sqlite] FOR NEWBIES: SQLite Programming

2010-05-30 Thread Jay Godse
For those of you just getting started with programming with SQLite, I have put together a YouTube playlist of videos showing how to program with the SQLite database in various programming languages. http://www.youtube.com/view_play_list?p=AA9B7C174493EC68 Enjoy. Cheers, Jay Godse

[sqlite] Question: Insert trigger to make an insert conditional

2005-10-14 Thread Jay Godse
not match the conditions. Also, if I call this "insert" statement from C, and the delete trigger runs, do I get a message from the API that the row was not inserted? Curiously, Jay Godse

Re: [sqlite] Question about in memory db's

2004-03-13 Thread Jay Godse
ility" with a dozen lines of SQLite code. THAT appeals to my desire for simplicity (and perhaps to my laziness). Curiously, Jay Godse - Original Message - From: "D. Richard Hipp" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, March 12, 2004 7:37 P