Re: Interbase
- From: "M.-A. Lemburg" <mal@xxxxxxxxxx>
- Date: Thu, 31 Jul 2008 12:20:00 +0200
On 2008-07-30 18:49, Mike Hjorleifsson wrote:
Has anyone gotten python working with Interbase database platform ? I
need to query some info from an interbase database on another server
need a lil help getting started.
You could try the EasySoft ODBC driver for InterBase:
http://www.easysoft.com/products/data_access/odbc_interbase_driver/index.html
together with our mxODBC interface for Python:
http://www.egenix.com/products/python/mxODBC/
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Jul 31 2008)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
:::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! ::::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
Registered at Amtsgericht Duesseldorf: HRB 46611
.
- References:
- Interbase
- From: Mike Hjorleifsson
- Interbase
- Prev by Date: Re: SVN access with pysvn under Cygwin (Installation problems)
- Next by Date: Re: Optimizing size of very large dictionaries
- Previous by thread: Re: Interbase
- Next by thread: Re: Reasoning behind 'self' parameter in classes?
- Index(es):
Relevant Pages
|