In article ,
Joshua Kugler wrote:
>Joshua Kugler wrote:
>>
>> Sorry about that...since pysqlite and APSW are both discusses on the
>> pysqlite list, I had made an incorrect assumption. Oops.
>
>"are both discusses?" Yeef, I must have been out of it. Discussed, thank
>you. :)
Who's Yeef? ;-)
-
Joshua Kugler wrote:
> Sorry about that...since pysqlite and APSW are both discusses on the
> pysqlite list, I had made an incorrect assumption. Oops.
"are both discusses?" Yeef, I must have been out of it. Discussed, thank
you. :)
j
--
http://mail.python.org/mailman/listinfo/python-list
Roger Binns wrote:
> Joshua Kugler wrote:
>> BTW, APSW is written by the same author as pysqlite.
> Not even remotely true :-)
Sorry about that...since pysqlite and APSW are both discusses on the
pysqlite list, I had made an incorrect assumption. Oops.
j
--
http://mail.python.org/mailman/listin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Joshua Kugler wrote:
> BTW, APSW is written by the same author as pysqlite.
Not even remotely true :-) pysqlite was written by various people, with
the maintainer of the last several years being Gerhard Häring. I am the
(sole) author of APSW and hav
2009/7/6 Joshua Kugler :
> Paul Moore wrote:
>> The SQLite documentation mentions a flag, SQLITE_OPEN_READONLY, to
>> open a database read only. I can't find any equivalent documented in
>> the Python standard library documentation for the sqlite3 module (or,
>> for that matter, on the pysqlite lib
Paul Moore wrote:
> The SQLite documentation mentions a flag, SQLITE_OPEN_READONLY, to
> open a database read only. I can't find any equivalent documented in
> the Python standard library documentation for the sqlite3 module (or,
> for that matter, on the pysqlite library's website).
>
> Is it pos
The SQLite documentation mentions a flag, SQLITE_OPEN_READONLY, to
open a database read only. I can't find any equivalent documented in
the Python standard library documentation for the sqlite3 module (or,
for that matter, on the pysqlite library's website).
Is it possible to open a sqlite databas