[MonetDB-users] python client library for Windows
Hello! I'm just installed Python 2.4 and MonetDB-Installer-4.10.2.msi, but can't find precompiled python Mapi modules. Generally, I want to try SQL interface to MonetDB from Python. After some dig around tar.gz sources i've found Mapi.py, MapiClient.py, CMapi.py, MapiLib.py and monet_options.py. Still need binary _MapiLib... Also please clarify meaning of monet_options.py file.
On Wed, May 10, 2006 at 08:28:00AM +0400, Max wrote:
Hello! I'm just installed Python 2.4 and MonetDB-Installer-4.10.2.msi, but can't find precompiled python Mapi modules. Generally, I want to try SQL interface to MonetDB from Python. After some dig around tar.gz sources i've found Mapi.py, MapiClient.py, CMapi.py, MapiLib.py and monet_options.py. Still need binary _MapiLib... Also please clarify meaning of monet_options.py file.
Besides these .py files there is also the MonetSQLdb python package. This gives access to monet via the python DB API 2.0. But also this requires the binary module _MapiLib (via a dependency on CMapi). As our current windows build machine lacks 'swig' we build installers without this python module. I could try to build the current version with python and put it into the nightly builds download directory (could take a couple of days as our main windows support person is away this week). Niels
------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl
participants (2)
-
Max
-
Niels Nes