Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

firebird-python

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 128
  • Category: Databases
  • Founded: Jan 5, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi Everyone, New guy here - longtime Firebird user/dev, but new to using Firebird with Python. I have a couple of questions. First, it appears from my reading...
4 Jun 11, 2012
7:21 am

Philippe Makowski
tempo93fr
Send Email

In order to get up and runing with web2py on my Mac, I'm trying to install kinterbasdb 3.3 (from source) on Mac OS X Lion (10.7.4) with Firebird 2.5.1 and...
3 Jun 8, 2012
2:51 pm

peter.jagielski
Send Email

I will start the cleanup...
1 Jun 3, 2012
7:03 am

mariuz
jimi_compot
Send Email

please correct me if i'm wrong on the answer i have gave http://www.reddit.com/r/Python/comments/udwjz/fdb_080_firebird_python_driver_release_is_out/...
2 Jun 1, 2012
6:00 am

Pavel Cisar
pcisar2000
Send Email

FDB release 0.8.0 is out: http://pypi.python.org/pypi/fdb/0.8.0 Highlights for this release: - Support for Firebird Event Notifications (see KInterbasDB ...
1 May 31, 2012
9:46 am

Pavel Cisar
pcisar2000
Send Email

Hello, I want to know whats the differences between KI and FDB ?? for what is better each one?? which one is better to use in new projects? The dev of KI was...
4 May 28, 2012
8:10 am

Pavel Cisar
pcisar2000
Send Email

Hello everyone. I'm currently working on an application that would heavily depend on event handling but neither fdb nor firebirdsql handle events. Do I have...
9 May 26, 2012
9:23 am

Hajime Nakagami
nakagami@...
Send Email

Unfortunately I am very new at Python programming. I have been trying to install fdb 0.7.2 and keep getting the same error. I have used the usual 'python...
5 May 24, 2012
11:22 am

chrisbaldwin5339
chrisbaldwin...
Send Email

Hi, I'm trying to install kinterbasdb on Ubuntu Server 12.04 64 bits (python 2.7.3) but I get this error: building 'kinterbasdb._kiservices&#39; extension gcc...
3 May 19, 2012
7:37 pm

mariuz
jimi_compot
Send Email

Following code works fine with kinterbasdb but fails with fdb : File "jsonify-firebird.py", line 22, in <module> cols = [x[0] for x in cur.description] ...
4 May 9, 2012
12:53 pm

Philippe Makowski
tempo93fr
Send Email

Hello guys, I have table with USER VARCHAR(100) CHARACTER SET WIN1250, NOTE BLOB SUB_TYPE 1 CHARACTER SET WIN1250, But when I pick up data from this table with...
3 Apr 30, 2012
3:52 pm

Peter Irbizon
peterirbizon@...
Send Email

Hello, I am using python 2.7 and kinterbasdb. How could I find out default charset used by database? I would like to check it and then according to used ...
3 Apr 18, 2012
3:34 pm

Peter Irbizon
peterirbizon@...
Send Email

Hi all, Thanks to Philippe Makowski who joined the FDB dev. team we can announce the release of v0.7.2 with full support for Python 3! Beside that you can also...
6 Apr 6, 2012
7:06 am

Pavel Cisar
pcisar2000
Send Email

Good news everyone http://redd.it/qxfjq https://twitter.com/#!/maxirobaina/status/179563774263558146...
1 Mar 15, 2012
5:52 am

mariuz
jimi_compot
Send Email

Hi all, I finished the port of FDB to Python 3 and to merge it with upstream P2K code all tests seems ok but certainly need some clean up and I "broke" P2K...
4 Mar 2, 2012
8:20 am

Lester Caine
lscesuk
Send Email

Hi, I'm working on firebird support for django. I was reading on previous post what kinterbasdb is/will be considerate as deprecated. Then, the question is,...
2 Mar 1, 2012
6:57 pm

Pavel Cisar
pcisar2000
Send Email

Hi all, As promised, FDB initial release (0.7.0) is out: http://pypi.python.org/pypi/fdb/0.7.0 It's almost feature-complete (ready for 95% of users), but it...
11 Mar 1, 2012
10:27 am

Philippe Makowski
tempo93fr
Send Email

Hi all, I finished the port of FDB to Python 3 all tests seems ok next step : merge into FDB upstream you can grab it there : ...
1 Feb 29, 2012
9:10 am

Philippe Makowski
tempo93fr
Send Email

I'm getting out of my depth here, although I can probably work things out given time, something that as always is lacking :( I've converted piwik to work with...
5 Feb 27, 2012
1:20 pm

Philippe Makowski
tempo93fr
Send Email

Hi all, I just committed new files in https://github.com/pmakowski/fdb I have services working for Python 3 this version don't work for Python 2, and it is...
1 Feb 27, 2012
11:42 am

Philippe Makowski
tempo93fr
Send Email

Hello everyone. I'm using python 2.7.2 with firebirdsql 0.6.5 to manipulate a firebird database. So far, so good. But at this point I need to process database...
3 Feb 3, 2012
6:02 pm

nimbiotics
Send Email

Hi, I'm about to make FDB working with Python 3 I see 3 solutions for that : - Like SQLAlchemy rely on a 2to3 script - Add some if PYTHON_MAJOR_VER==3: ...
6 Feb 1, 2012
7:14 am

Philippe Makowski
tempo93fr
Send Email

Hi all, FDB release 0.7.1 is out: http://pypi.python.org/pypi/fdb/0.7.1 This is mostly bugfix release. The main notable difference is that now FDB works on...
1 Jan 31, 2012
7:46 pm

Pavel Cisar
pcisar2000
Send Email

Hi, I detect a problem in django-firebird implementation. Actually the problem is with kinterbasedb. When a cursor.execute has some param which is type of ...
1 Jan 27, 2012
8:08 pm

Maximiliano Robaina
maxi_robaina
Send Email

If you edit sphinx documentation , it can be previewed with this python webkit/qt based app ...
1 Jan 25, 2012
2:39 pm

mariuz
jimi_compot
Send Email

Hi, I'm try to run a django application on Windows 2003 server, Apache 2.2 (wsgi module enabled), Python 2.7 I use django-firebird backend which use...
2 Jan 25, 2012
1:18 pm

mariuz
jimi_compot
Send Email

Hi, Fedora is moving to gcc 4.7 and kinterbasdb build fail see log here : http://koji.fedoraproject.org/koji/getfile?taskID=3702761&name=build.log any one...
4 Jan 20, 2012
8:11 am

Pavel Cisar
pcisar2000
Send Email

http://www.firebirdnews.org/?p=6726 Also there is a south branch with firebird support http://www.firebirdnews.org/?p=6722...
1 Jan 19, 2012
10:38 pm

mariuz
jimi_compot
Send Email

Hi, I need your help this piece of code have no problem under Python2 #coding:utf-8 # import struct def addString(codeAsByte, s): sLen = len(s) format =...
5 Jan 12, 2012
5:47 pm

Pavel Cisar
pcisar2000
Send Email

sudo apt-get install python-pip sudo easy_install pwcfb error seems that firebird-2.5-dev headers are needed , so it needs the fbclient installed and the...
2 Dec 22, 2011
12:20 pm

Pavel Cisar
pcisar2000
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help