[sqlite] toupper/tolower

2009-06-21 Thread Zbigniew Baniewski
version? -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] toupper/tolower

2009-06-21 Thread Zbigniew Baniewski
to that API something like external tolower/toupper methods, that could be registered from within TCL? -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing

Re: [sqlite] toupper/tolower

2009-06-21 Thread Zbigniew Baniewski
, and because of this, the better way - if possible - would be suggested completion of TCL API. Even that I'm aware, that such external method will be slower. -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] toupper/tolower

2009-06-21 Thread Zbigniew Baniewski
I'm sorry: totally missed `The function method' :( So, it seems, that the problem's solved. :) -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list

Re: [sqlite] SQLite version 3.6.12

2009-03-31 Thread Zbigniew Baniewski
#v- -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] SQLite version 3.6.12

2009-03-31 Thread Zbigniew Baniewski
(?) -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] SQLite version 3.6.12

2009-03-31 Thread Zbigniew Baniewski
configure 3.6.11 generated by GNU Autoconf 2.63 [..] ...and so on... (a few more) Could the above have negative influence? -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] SQLite version 3.6.12

2009-03-31 Thread Zbigniew Baniewski
. Is it possible to just use the Makefile from sqlite-3_6_12-tea.tar.gz with sources provided by sqlite-3.6.12.tar.gz ? -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users

Re: [sqlite] SQLite version 3.6.12

2009-03-31 Thread Zbigniew Baniewski
Sorry, checked it again, and noticed now, that this kind of tarball seems to be kinda abandoned: :( The Makefile and configure script in this tarball are not supported -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] SQLite version 3.6.11

2009-02-17 Thread Zbigniew Baniewski
. :) -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] SQLite version 3.6.11

2009-02-17 Thread Zbigniew Baniewski
| grep 3.6 /Programs/SQLite/3.6.11/lib 3.6.10 #v- How could I fix it? Where's held the release number 3.6.10? -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users

Re: [sqlite] SQLite version 3.6.11

2009-02-17 Thread Zbigniew Baniewski
Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] SQLite version 3.6.11

2009-02-17 Thread Zbigniew Baniewski
deleted before new compilation, the present one not yet installed). Is it right? If so - how should it be fixed? (BTW: gcc version 4.3.3) -- pozdrawiam / regards Zbigniew Baniewski

[sqlite] Copy database from memory to disk - sometimes works, sometimes not

2009-01-08 Thread Zbigniew Baniewski
? -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] Copy database from memory... [resolved]

2009-01-08 Thread Zbigniew Baniewski
Sorry for noise: the problem was in quite other place. -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org

Re: [sqlite] Faster (can be shallow) integrity_check?

2008-10-31 Thread Zbigniew Baniewski
that PRAGMA quick_check is currently an undocumented experimental feature. It has been present for almost a year though. But will it be present for steady from now on? -- pozdrawiam / regards Zbigniew Baniewski

[sqlite] Faster (can be shallow) integrity_check?

2008-10-31 Thread Zbigniew Baniewski
to make a much shorter test, for just very obvious cases, like incomplete database file (when f.e. there has been taken just part of the database file during downloading)? -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] SQLite ISO8859-x characters (Linux, C)

2008-10-16 Thread Zbigniew Baniewski
Wow, a whole lot of material... thanks. Starting to read it all... -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http

[sqlite] SQLite ISO8859-x characters (Linux, C)

2008-10-15 Thread Zbigniew Baniewski
(Linux) could be considered as most convenient? Perhaps there's a doc with explanation (in the context of SQLite-usage)? -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite

Re: [sqlite] Speeding up the simplest queries

2008-09-22 Thread Zbigniew Baniewski
in the case of non-existence it has to scan the table to the end anyway. But still it's better than count(*). -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing

Re: [sqlite] Speeding up the simplest queries

2008-09-22 Thread Zbigniew Baniewski
significant boost (for sharp conditions). I'm afraid, one has just to wait in the case of all the LIKE-s, unfortunately. -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users

Re: [sqlite] Speeding up the simplest queries

2008-09-22 Thread Zbigniew Baniewski
? -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

[sqlite] The old bug strikes back

2008-09-22 Thread Zbigniew Baniewski
tclsqlite.c) fixed the problem (I guess). -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman

Re: [sqlite] Speeding up the simplest queries

2008-09-22 Thread Zbigniew Baniewski
Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

[sqlite] Speeding up the simplest queries

2008-09-21 Thread Zbigniew Baniewski
Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] Speeding up the simplest queries

2008-09-21 Thread Zbigniew Baniewski
of the larger table. -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] Speeding up the simplest queries

2008-09-21 Thread Zbigniew Baniewski
given condition. Is it possible to make it fast _not_ using count(*)? I need just a boolean result of 1/0 (yes, there is at least one / there aren't any). -- pozdrawiam / regards Zbigniew Baniewski

[sqlite] VACUUM trouble

2008-09-20 Thread Zbigniew Baniewski
, SQLite 3.6.1, 256 MB RAM -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite

Re: [sqlite] VACUUM trouble

2008-09-20 Thread Zbigniew Baniewski
/ regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] VACUUM trouble

2008-09-20 Thread Zbigniew Baniewski
OK, the mystery has been solved: didn't notice, that disk just reached 100% usage... :D -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite

Re: [sqlite] SQLite TCL: A SELECT from one-column table

2008-05-03 Thread Zbigniew Baniewski
a [lindex [dbcomm eval SELECT a_string FROM something] 0] -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080

Re: [sqlite] Recommended (Windows/Linux) SQLite utilities

2008-05-03 Thread Zbigniew Baniewski
/ -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] 3.5.7 TCL: undefined symbol: sqlite3StrICmp

2008-04-04 Thread Zbigniew Baniewski
for pre-built binaries. -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite

[sqlite] 3.5.7 TCL: undefined symbol: sqlite3StrICmp

2008-04-03 Thread Zbigniew Baniewski
? -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] 3.5.7 TCL: undefined symbol: sqlite3StrICmp

2008-04-03 Thread Zbigniew Baniewski
On Thu, Apr 03, 2008 at 09:54:15PM -0500, John Stanton wrote: Install TCL Another one? What for? -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list

[sqlite] Faulty date function

2008-03-28 Thread Zbigniew Baniewski
Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] Faulty date function

2008-03-28 Thread Zbigniew Baniewski
Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] Conversion string - date

2008-03-28 Thread Zbigniew Baniewski
that. -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] TCL tester.tcl question

2008-03-28 Thread Zbigniew Baniewski
Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

[sqlite] Improvment suggestion for BOOLEAN-type fields

2008-03-13 Thread Zbigniew Baniewski
, and not as TEXT for example. What do you think? -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin

Re: [sqlite] Improvment suggestion for BOOLEAN-type fields

2008-03-13 Thread Zbigniew Baniewski
each) for binary-sort variables (and not niet, nein, off...) - does it not? Additional f / t can be added for PHP. So: no worries... ;) -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] can't find libsqlite3.so.0 on RHEL

2008-03-13 Thread Zbigniew Baniewski
libraries to pass to the linker, e.g. -llibrary #v- So, you can set it all *before*. -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users

Re: [sqlite] can't find libsqlite3.so.0 on RHEL

2008-03-13 Thread Zbigniew Baniewski
Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] Beginners bad luck

2008-03-09 Thread Zbigniew Baniewski
= sqlite_open($db) or die(Could not open database); Perhaps try to point full path to database file, then use something like: $handle = sqlite_open($path$file, 0666, $error) -- pozdrawiam / regards Zbigniew Baniewski

[sqlite] Impossible to catch locked state (SQLite 3.5.6 TCL)

2008-03-08 Thread Zbigniew Baniewski
return a value 0. There'll be following lines printed on the console instead: database is locked while evaluating {source ./main.tcl} -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] Impossible to catch locked state (SQLite 3.5.6 TCL)

2008-03-08 Thread Zbigniew Baniewski
Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] which is faster, PHP or SQLite?

2008-02-18 Thread Zbigniew Baniewski
) - where are, actually, any benefits from using SQL database engine? Using plain file you can have about the same: open/read_all/close... done. -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] SQLite 3.5.5 on OpenBSD running on HPPA (HP9000) make test

2008-02-13 Thread Zbigniew Baniewski
Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] Serious problem: lower/upper malfunction

2008-02-12 Thread Zbigniew Baniewski
It's OK, found a README... :] -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman

Re: [sqlite] Serious problem: lower/upper malfunction

2008-02-12 Thread Zbigniew Baniewski
/ext/icu/icu.c Yes, took that file - how to integrate that file with SQLite 3.5.4, to make lower/upper/LIKE properly working? -- pozdrawiam / regards Zbigniew Baniewski

[sqlite] Serious problem: lower/upper malfunction

2008-02-10 Thread Zbigniew Baniewski
? -- pozdrawiam / regards Zbigniew Baniewski ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

[sqlite] Parameter suggestion for Makefile...

2008-01-24 Thread Zbigniew Baniewski
Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

[sqlite] To VACUUM - or not to VACUUM?

2008-01-21 Thread Zbigniew Baniewski
VACUUM? If I'm correct - attached database, when DETACH-ed, will be saved into real database file from the beginning to end, thus no fragmentation there at all? -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] Re: To VACUUM - or not to VACUUM?

2008-01-21 Thread Zbigniew Baniewski
- or I'm wrong about it? -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Re: To VACUUM - or not to VACUUM?

2008-01-21 Thread Zbigniew Baniewski
need VACUUM at all? -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Re: Re: To VACUUM - or not to VACUUM?

2008-01-21 Thread Zbigniew Baniewski
water mark size (the size reflecting the largest amount of data it ever held). Thanks, that's I was afraid of: that there's something subtle, I'm missing. -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] SQLite character comparisons

2008-01-18 Thread Zbigniew Baniewski
... ;) -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] SQLite character comparisons

2008-01-18 Thread Zbigniew Baniewski
Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] SQLite character comparisons

2008-01-18 Thread Zbigniew Baniewski
Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Variable substitution (TCL SQLite)

2008-01-18 Thread Zbigniew Baniewski
is no valid place to use application variables, so SQLite does expand it there. How is the definition of the valid place? -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] Variable substitution (TCL SQLite)

2008-01-18 Thread Zbigniew Baniewski
on there. -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Variable substitution (TCL SQLite)

2008-01-18 Thread Zbigniew Baniewski
some_table } ...which seems to be quite legal SQL statement. It seems, there's something I'm still missing(?). -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] SQLite character comparisons

2008-01-17 Thread Zbigniew Baniewski
are different strings, anyway. Can't recall now, does there any setting to change this - but you can easily find out at their website. -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] SQLite character comparisons

2008-01-17 Thread Zbigniew Baniewski
;) - and you were asking about SQLite. I'm trimming it all anyway... ;) -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email

[sqlite] Variable substitution (TCL SQLite)

2008-01-17 Thread Zbigniew Baniewski
the entire procedure. -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] SQLite -- PostGres

2008-01-11 Thread Zbigniew Baniewski
(didn't write, that there are profits in Postgres' case), I read the concluding response from dr. Hipp already, where is a _real_ argument it can break compatibility. -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] Re: always-trim - feature suggestion

2008-01-09 Thread Zbigniew Baniewski
*will* be a massive mess. Keep your flamewar just to yourself, will you? Thank you. -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] always-trim - feature suggestion

2008-01-09 Thread Zbigniew Baniewski
the development of the applications be stopped then? OK, as I wrote already, it was just a proposal. The others may suggest this or that - so I made use out of my freedom to make the same. -- pozdrawiam / regards Zbigniew

Re: [sqlite] always-trim - feature suggestion

2008-01-09 Thread Zbigniew Baniewski
. -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] always-trim - feature suggestion

2008-01-09 Thread Zbigniew Baniewski
Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] always-trim - feature suggestion

2008-01-09 Thread Zbigniew Baniewski
dumb Bas--rds using SQLite alone! I gave it up yesterday already. What's your point, exactly? -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] always-trim - feature suggestion

2008-01-09 Thread Zbigniew Baniewski
a flamewar here *after* I ended the discussion *yesterday* already. Are they bored, and looking for some doubtful fun? But why exactly here? -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] Can't we all just get along? [Was: RE: [sqlite] always-trim - feature suggestion]]

2008-01-09 Thread Zbigniew Baniewski
-- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Re: always-trim - feature suggestion

2008-01-09 Thread Zbigniew Baniewski
Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] always-trim - feature suggestion

2008-01-09 Thread Zbigniew Baniewski
this - I had to express my own first. It's all. Thanks for all your efforts, which, of course, are greatly appreciated - what I would do on this list otherwise? -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] always-trim - feature suggestion

2008-01-07 Thread Zbigniew Baniewski
to trimming. It could (perhaps even should) be off by default. -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email

Re: [sqlite] always-trim - feature suggestion

2008-01-07 Thread Zbigniew Baniewski
anybody; as I wrote, it would be an option. But I'm pretty sure, many can (and will) appreciate that. Never seen that in any other database server (or engine). -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] always-trim - feature suggestion

2008-01-07 Thread Zbigniew Baniewski
. -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Re: always-trim - feature suggestion

2008-01-07 Thread Zbigniew Baniewski
. -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Re: always-trim - feature suggestion

2008-01-07 Thread Zbigniew Baniewski
Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

[sqlite] always-trim - feature suggestion

2008-01-06 Thread Zbigniew Baniewski
? What do you think? -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

[sqlite] Tcl: sharing a variable using SQLite - could be possible?

2007-12-30 Thread Zbigniew Baniewski
Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite]:Using sqlite3_progress_handler for GUI application

2007-12-18 Thread Zbigniew Baniewski
/ regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Re: :Using sqlite3_progress_handler for GUI application

2007-12-18 Thread Zbigniew Baniewski
Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Re: :Using sqlite3_progress_handler for GUI application

2007-12-18 Thread Zbigniew Baniewski
, or can I skip it. -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Compiling Problem With SQLite 3.5.4

2007-12-16 Thread Zbigniew Baniewski
sqlite3] -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Should the next release be 3.5.4 or 3.6.0?

2007-12-14 Thread Zbigniew Baniewski
3.5.4 -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Problem installing TCL bindings

2007-12-08 Thread Zbigniew Baniewski
: sqlite3StrICmp It looks for a libraries mismatch to me. It's very likely, that he cannot proceed without compilation from the sources on his own. -- pozdrawiam / regards Zbigniew Baniewski

[sqlite] Any advantages of varchar() over text?

2007-12-07 Thread Zbigniew Baniewski
establishing such limit on the field length reasonable? -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL

Re: [sqlite] Re: Any advantages of varchar() over text?

2007-12-07 Thread Zbigniew Baniewski
Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Any advantages of varchar() over text?

2007-12-07 Thread Zbigniew Baniewski
then. Less things to take care of. -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Re: Any advantages of varchar() over text?

2007-12-07 Thread Zbigniew Baniewski
Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Re: Any advantages of varchar() over text?

2007-12-07 Thread Zbigniew Baniewski
)? -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Multi-User confusion

2007-09-20 Thread Zbigniew Baniewski
Yes, found it: no support for that in 3.3.8. :( Must compile newer version. -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe

Re: [sqlite] Multi-User confusion

2007-09-17 Thread Zbigniew Baniewski
the database - nobody else has access. -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Multi-User confusion

2007-09-17 Thread Zbigniew Baniewski
On Mon, Sep 17, 2007 at 02:29:58PM +, [EMAIL PROTECTED] wrote: http://www.sqlite.org/pragma.html#pragma_locking_mode Oh, boy... missed entire set of pragma commands. Thanks. -- pozdrawiam / regards Zbigniew

[sqlite] An example for progress method?

2007-09-17 Thread Zbigniew Baniewski
Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

[sqlite] attach database

2007-09-16 Thread Zbigniew Baniewski
: contents into main database file. Will it be automatically saved when DETACH-ing :memory: ? I'm afraid, no? -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] Multi-User confusion

2007-09-16 Thread Zbigniew Baniewski
) Doesn't it mean, that database is protected enough already by it's internal design, and there's no need to take care about that dot locks? -- pozdrawiam / regards Zbigniew Baniewski

Re: [sqlite] Re: attach database

2007-09-16 Thread Zbigniew Baniewski
/drh.html -- pozdrawiam / regards Zbigniew Baniewski - To unsubscribe, send email to [EMAIL PROTECTED] -

  1   2   >