OK, it's the matter of database structure rather
- From: ZB <zbREMOVE_THIS@xxxxxxxxxxxxxxxxxxxx>
- Date: 15 Sep 2007 16:50:46 GMT
Contents of the http://wiki.tcl.tk/1598 ("A simple database") made me aware,
that the whole problem was rather habit-related.
I mean: when designing the database structure in C or Pascal, there is
usually some kind of table created as a quite obvious first step (rows are
records, columns are records' fields). In Tcl such database can be compared
to a lot of "yellow sticky notes" - each one containing a whole record - and
there's nothing especially wrong, that it all is messed up, just because it
can be instantly ordered (or just "on the fly"), whatever way.
--
ZB
.
- Follow-Ups:
- Re: OK, it's the matter of database structure rather
- From: Andrew Mangogna
- Re: OK, it's the matter of database structure rather
- From: Donal K. Fellows
- Re: OK, it's the matter of database structure rather
- From: suchenwi
- Re: OK, it's the matter of database structure rather
- From: ZB
- Re: OK, it's the matter of database structure rather
- References:
- Still no records
- From: ZB
- Re: Still no records
- From: Larry W. Virden
- Re: Still no records
- From: ZB
- Re: Still no records
- From: Michael Schlenker
- Re: Still no records
- From: Bruce
- Re: Still no records
- From: tom.rmadilo
- Re: Still no records
- From: ZB
- Re: Still no records
- From: Donal K. Fellows
- Re: Still no records
- From: ZB
- Still no records
- Prev by Date: Re: Expect: Parsing/evaluating lines of numbers
- Next by Date: Re: OK, it's the matter of database structure rather
- Previous by thread: Re: Still no records
- Next by thread: Re: OK, it's the matter of database structure rather
- Index(es):
Relevant Pages
|