Re: OK, it's the matter of database structure rather



Dnia 16.09.2007 Cesar Rabak <csrabak@xxxxxxxxxxxx> napisał/a:

Once you go the database engine, you've to employ a db schema apropriate
to the db you choose.

I'm not sure, what you mean. Of course, the schema (structures) must be in
some way be taken into consideration by the script. So...?

So the discussion on arrays, etc. in Tcl becomes moot.

Well, usually discussions are led because of moots. And there are some
interesting conclusions.

But reading the paper...

http://www.tcl.tk/community/tcl2004/Papers/D.RichardHipp/drh.html

....I'm wondering - after all this discussion - whether can be possible
action (almost) directly on the database contents. Although up to now I was
always fetching the data from SQL-server into some structure, the tight
integration of SQLite with Tcl perhaps allows to omit such step? I'm not
sure about influence on performance - even using :memory: there must be
some influence - but maybe it'll be fast enough anyway?
--
ZB
.