Re: [sqlite] New to SQLite...............2....3..4 Thank you

2005-02-23 Thread Witold Czarnecki
t; <[EMAIL PROTECTED]> To: <sqlite-users@sqlite.org> Sent: Wednesday, February 23, 2005 9:56 PM Subject: Re: [sqlite] New to SQLite...23..4 Thank you Thank you for that. I like what I am reading there. Still, TCL is mentioned together with SQLite. Is TCL an alternat

Re: [sqlite] New to SQLite...............2....3..4 Thank you

2005-02-23 Thread Jan Ekström
ruary 22, 2005 8:45 PM Subject: Re: [sqlite] New to SQLite...23 There is good PHP/SQLite introduction here: http://www.zend.com/php5/abs/php101-9.php Best regards, Witold - Original Message - From: "Jan Ekström" <[EMAIL PROTECTED]> To: <sqlite-use

Re: [sqlite] New to SQLite...............2....3

2005-02-22 Thread Witold Czarnecki
There is good PHP/SQLite introduction here: http://www.zend.com/php5/abs/php101-9.php Best regards, Witold - Original Message - From: "Jan Ekström" <[EMAIL PROTECTED]> To: <sqlite-users@sqlite.org> Sent: Tuesday, February 22, 2005 8:36 PM Subject: Re:

Re: [sqlite] New to SQLite...............2....3

2005-02-22 Thread Jan Ekström
Is the code below the best way of making programs with SQLite? I don't want to use a command window. As you see I am new to SQLite. Not too knew I hope. jan "; /* sqlite_query($db,"CREATE TABLE exempel(fornamn char(20), efternamn char(20), alder int)"); */ sqlite_query($db,"INSERT INTO