Hi
I recently commissioned a new Ubuntu server (18.04 LTS 64bit).
Using Python 2.7.15rc1 and Pyodbc 4.0.24 for my applications.
Downloaded OdbcFb-LIB-2.0.5.156.amd64.gz and copied libOdbcFb.so to
/usr/lib/x86_64-linux-gnu/odbc
My odbcinst.ini setup is as follows:
[FireBird]
Description
Hi Pavel,
FYI, I created on issue http://tracker.firebirdsql.org/browse/PYFB-42
for this on the Tracker.
Werner
On 7/15/2014 13:45, Werner [email protected] [firebird-python] wrote:
[Attachment(s) <#TopText> from Werner included below]
Hi Pavel,
I gave it a go on with moving the ibase.b cal
Hi Pavel,
I gave it a go on with moving the ibase.b call to add_database_name and
it works for me on Py3.4, but currently don't have a Py2.7 install with fdb.
I also noted that there are some more calls to ibase.b(database) which
should probably be removed but they are not called in the way I u
Hi Pavel,
On 7/9/2014 13:24, Pavel Cisar [email protected] [firebird-python] wrote:
Hi,
That's unfortunate problem. The API requires byte streams, while
os.path.exists requires unicode. The obvious solution is to
encode/decode at either place, but the key problem is which encoding we
should
Hi Pavel,
On 7/9/2014 13:24, Pavel Cisar [email protected] [firebird-python] wrote:
Hi,
That's unfortunate problem. The API requires byte streams, while
os.path.exists requires unicode. The obvious solution is to
encode/decode at either place, but the key problem is which encoding we
should
Hi,
That's unfortunate problem. The API requires byte streams, while
os.path.exists requires unicode. The obvious solution is to
encode/decode at either place, but the key problem is which encoding we
should use? Any ideas?
best regards
Pavel Cisar
IBPhoenix
Dne 9.7.2014 11:31, Werner werner.
Hi,
I am starting to test the move to Python 3 of my stuff and at the same
time switch to fdb.
I am running into this when doing a backup.
File "D:\devMine\license-new\twcblicsrc\views\license.py", line 171, in
app = ab.BaseApp(redirect=False)
File "c:\Python34\Lib\site-packages\wx\core.py
Hi,
I can't explain, because I can't even reproduce it (however I haven't
W8. just W7).
You wrote that when you create table via FDB, everything works just
fine. So the problem is most likely related to the "other" data.
best regards
Pavel Cisar
IBPhoenix
Dne 16.8.2013 15:18, Dan Statham naps
Good Morning!
I have just started using Python and have discovered FDB. Super-duper! Now
I can
create a web interface for one of my applications.
I am using the FDB 1.4 documentation to learn how to use FDB.
A 'select * from table' returns all but the first record.
A 'select * from table where
Hi Pavel, thank you very much! It works like a charm. That is exactly what
I was looking for.
2012/4/18 Pavel Cisar
> **
>
>
> Hi,
>
> Dne 18.4.2012 14:18, Peter Irbizon napsal(a):
>
> >
> >
> > Hello,
> > I am using python 2.7 and kinterbasdb. How could I find out default
> > charset used by da
Hi,
Dne 18.4.2012 14:18, Peter Irbizon napsal(a):
>
>
> 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 charset decode returned strings. thank you
To get default character set for a data
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
charset decode returned strings. thank you
http://www.firebirdnews.org/?p=6567
http://www.reddit.com/r/Python/comments/m0dn5/python_firebird_driver_pyfirebirdsql_062_is/
On 09/14/2011 08:01 PM, Mario Lacunza wrote:
Hello,
I dont use Firebird + Python since a lot of time for the problems with
the connector Kinterbasdb, I just can see in the FB page the very funny
status of that project:
http://www.firebirdsql.org/en/python-devel-status/
I can found this one too
Hello Philippe,
thanks for your answers!
Well my last work using kinterbasdb was 3 years ago... :)
For the new project: my mistake, I mean start a new software project
with FB support in the DB layer,its an accountant and management
program, not another driver :) for that I need to know if the
Hello,
Mario Lacunza [2011-09-14 20:01] :
> Hello,
> I dont use Firebird + Python since a lot of time for the problems with
> the connector Kinterbasdb, I just can see in the FB page the very funny
> status of that project:
>
problems with kinterbasdb ?
> http://www.firebirdsql.org/en/python-
Hello,
I dont use Firebird + Python since a lot of time for the problems with
the connector Kinterbasdb, I just can see in the FB page the very funny
status of that project:
http://www.firebirdsql.org/en/python-devel-status/
I can found this one too: http://www.firebirdsql.org/en/python-driver/
18 matches
Mail list logo