[DB-SIG] SQLObject 0.7.7

2007-05-10 Thread Oleg Broytmann
Hello! I'm pleased to announce the 0.7.7 release of SQLObject. What is SQLObject = SQLObject is an object-relational mapper. Your database tables are described as classes, and rows are instances of those classes. SQLObject is meant to be easy to use and quick to get started wit

[DB-SIG] SQLObject 0.8.4

2007-05-10 Thread Oleg Broytmann
Hello! I'm pleased to announce the 0.8.4 release of SQLObject. What is SQLObject = SQLObject is an object-relational mapper. Your database tables are described as classes, and rows are instances of those classes. SQLObject is meant to be easy to use and quick to get started wi

[DB-SIG] SQLObject 0.9.0

2007-05-10 Thread Oleg Broytmann
Hello! I'm pleased to announce the 0.9.0 release of SQLObject, the first stable release of the 0.9 branch. What is SQLObject = SQLObject is an object-relational mapper. Your database tables are described as classes, and rows are instances of those classes. SQLObject is meant t

[DB-SIG] ANN: eGenix mx Base Distribution 3.0.0 (mxDateTime, mxTextTools, etc.)

2007-05-10 Thread eGenix Team: M.-A. Lemburg
ANNOUNCING eGenix.com mx Base Extension Package Version 3.0.0 Open Source Python extensions providing important and useful services for Python programmers

[DB-SIG] ANN: eGenix mxODBC Distribution 3.0.0 (mxODBC Database Interface)

2007-05-10 Thread eGenix Team: M.-A. Lemburg
ANNOUNCING eGenix.com mxODBC Database Interface Version 3.0.0 Our commercially supported Python extension providing ODBC database connectivity to Python applications

Re: [DB-SIG] ANN: eGenix mxODBC Distribution 3.0.0 (mxODBC Database Interface)

2007-05-10 Thread Carsten Haese
On Thu, 2007-05-10 at 17:35 +0200, eGenix Team: M.-A. Lemburg wrote: > [release announcement...] Ah, that explains why you were conspicuously absent from the type mapping discussion. I hope you'll have some time to chime in now ;) Cheers, -- Carsten Haese http://informixdb.sourceforge.net ___

Re: [DB-SIG] ANN: eGenix mxODBC Distribution 3.0.0 (mxODBC Database Interface)

2007-05-10 Thread M.-A. Lemburg
On 2007-05-10 17:48, Carsten Haese wrote: > On Thu, 2007-05-10 at 17:35 +0200, eGenix Team: M.-A. Lemburg wrote: >> [release announcement...] > > Ah, that explains why you were conspicuously absent from the type > mapping discussion. I hope you'll have some time to chime in now ;) Exactly. I'll

Re: [DB-SIG] ctree

2007-05-10 Thread Dieter Maurer
Carl Karsten wrote at 2007-5-9 15:45 -0500: > ... >Well, I did C back in 1900's, so my skills are a bit rusty. I did find this: "Pyrex" may allow you to create Python bindings to C API with minimal C knowledge. -- Dieter ___ DB-SIG maillist - DB-S