Clay!
Thank you for your answer.
Still. I have been programming IBM system 3- AS 400 thirty years ago or so.
I didn't like the IBM prison. I'am struggeling for fresh air.
I like SQLite very much.
I want to put data - preferably validated data - in my sqlite database.
Then work with the data and
I have created a small sqlite3-database with three tables. When I have done
my qeuries I want to write invoices based upon my data. In what direction do
I turn. Where can I find open source free programs for this purpose. Windows
Home Edition.
Jan Ekström
Thank you for that. I like what I am reading there. Still, TCL is mentioned
together with SQLite. Is TCL an alternative to look into?
Best regards
Jan
- Original Message -
From: "Witold Czarnecki" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, February 22, 2005 8:45 PM
Subject: Re: [sqlite] New
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 exempel
I am using Windows Home Edition.
I think the SQLite cammand shell is the same as windows command shell.
jan
- Original Message -
From: "Cory Nelson" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, February 22, 2005 3:47 PM
Subject: Re: [sqlite] New to SQLite.
Try the SQLite command shell.
On Tue,
Is there a best way to administrate SQLite?
Do I use PHP, TCL C or .?
Sincerely
Jan Ekström
- Original Message -
From: "D. Richard Hipp" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, February 22, 2005 2:18 PM
Subject: Re: [sqlite] tricky date time problem
On Mon, 2005-02-21 at 18:00 -0
Is there a best way to administrate SQLite?
Do I use PHP, TCL C or .?
Sincerely
Jan Ekström
7 matches
Mail list logo