On 12/31/2010 04:41 PM, Ale Ghelfi wrote:
> On 09/12/2010 15:17, Uwe Grauer wrote:
>> On 12/07/2010 04:35 PM, Ale Ghelfi wrote:
>>> (i'm under Ubuntu 10.10 amd64 and python 2.6 and kinterbasdb 3.2 )
>>> I try to connect my database of firebird 2.5 by kinterbasdb.
On 12/07/2010 04:35 PM, Ale Ghelfi wrote:
> (i'm under Ubuntu 10.10 amd64 and python 2.6 and kinterbasdb 3.2 )
> I try to connect my database of firebird 2.5 by kinterbasdb.
> But python return this error :
You are not using the current kinterbasdb version.
See:
http://firebirdsql.org/index.php?o
Laszlo Nagy wrote:
> Uwe Grauer írta:
>> Laszlo Nagy wrote:
>> Get it from here:
>> http://www.firebirdsql.org/index.php?op=devel&sub=python
>>
> Thanks. Unfortunately, this does not support Firebird 1.5 anymore. I can
> only find Python 2.5 + Firebird 1
Laszlo Nagy wrote:
> Does anyone know how to get firebird 1.5 driver (kinterbasdb) for
> FireBird 1.5?
>
> My problem:
>
>* python 2.6 already installed on a server
>* there is a firebird 1.5 database on the same server
>* I need to access it from python 2.6
>
> Any thoughts?
>
>
Kay Schluehr wrote:
P4D = E4X style embedded DSL for Python but without E and X.
The main feature of P4D 1.2 are *Bytelets*. While the primary purpose
of P4D 1.1 was the support textual data which can be considered as
isomorphic to XML the new release is focussed on binary data. Bytelets
are P4D
Gerhard Häring wrote:
Uwe Grauer wrote:
Use Firebird. It has a small footprint and runs in different
enviroments from embedded to server with single process per connection.
Firebird may be nice, but has nothing to do with this performance problem.
I suggested Firebird because the OP asked
Gandalf wrote:
Hi every one I'm looking for a good alternative db to replace sqlite
I'm using pySQlite3, And I tried to translate very big database from
Mysql to sqlite.
I generated through PHP a python script that insert 200,000 records
to my sqlite db and took me more then 5 hours and managed
Laszlo Nagy wrote:
>
> Hi All,
>
> I connected to a FireBird 1.5 database this way:
>
> import kinterbasdb
> kinterbasdb.init(type_conv=200) # See
> http://kinterbasdb.sourceforge.net/dist_docs/usage.html#faq_fep_is_mxdatetime_required
>
>
> Then I try to update the database:
>
> sql = "UPDA
[EMAIL PROTECTED] wrote:
> I compiled Python from source on a bunch of my development machines
> without enabling the readline modules. Is it possible to add readline
> support after installation?
>
> I really just want to get my "up arrow" history working...
>
No.
You have to uncomment readline
[EMAIL PROTECTED] wrote:
> Kindof a poll, kindof curiosity...
>
> What is your favorite python - database combination? I'm looking to
> make an app that has a local DB and a server side DB. I'm looking at
> python and sqlite local side and sql server side.
>
> Any suggestions
>
> Darien
>
Benjamin wrote:
> I'm developing a mail client. Since GUI are usually improved with some
> icons, I'm looking for some. Because I'm not a very gifted artist I'm
> searching for a library of GPL or public domain icons. Any suggestions?
>
http://tango.freedesktop.org/Tango_Icon_Library
--
http://m
Jens Thiede wrote:
> On Jun 16, 3:18 am, Dick Moores <[EMAIL PROTECTED]> wrote:
>> How about SPE?
>>
>> Any others?
>>
>> And which ones do people
>> actually use? Commercial or Freeware.
>>
>> Thanks,
>>
>> Dick Moores
>
> There's Boa Constructor... (http://boa-constructor.sourceforge.net/
> Scre
daniel gadenne wrote:
> Paul McNett wrote:
>> Shameless plug: consider using Dabo on top of wxPython - we feel it
>> makes wxPython even easier and more pythonic, but admittedly there's a
>> bit of a learning curve there too. Even though Dabo is a full
>> application framework originally meant for
ce wrote:
> Hi,
>
> My company is using python currently for our website. We need to
> develop a GUI front-end for our ERP that would be portable (Windows
> and Linux).
>
> My question is which solution would be better for the GUI (and easier
> to implement)? I knew there are something like wxidg
Stef Mientki wrote:
> [EMAIL PROTECTED] wrote:
>> On 9 fév, 14:06, Stef Mientki <[EMAIL PROTECTED]> wrote:
> will explain the rest
Delphi is a (dying) proprietary, MS-Windows-only[1] software relying
on a low-level language.
>>> Well it may be dying,
>>> but for the moment it beats Py
mm wrote:
>
> Is there a Perl to Python converter?
> Or in general: a XY to Python converter?
>
> Is see, that Python is much better then Perl anyway.
> But for beginners, they whant to konw how is this done with Python etc.
>
> Sure, there are some docus out there in the internet. But a convert
Does anyone know if something similar to Python for Delphi
does exist for lazarus?
Thanks for any pointers,
Uwe
--
http://mail.python.org/mailman/listinfo/python-list
How can i stop winpdb at a special point in a file?
I know that there is set_trace() in pdb which stops execution in the
debugger, but how to do this in winpdb?
Thanks for hints,
Uwe
--
http://mail.python.org/mailman/listinfo/python-list
Andrew Gwozdziewycz wrote:
>> Knowing some details about PIL and as good as no details about
>> FreeImage, I would like in this context to become enlightened by the
>> answer to the question, when does it make sense to use FreeImage instead
>> of PIL?
>> From what I know up to now I can't see any
Kanthi Kiran Narisetti wrote:
> Hi All,
>
> Thank You for your suggestionsI request you all to eloborate the
> Uses(In Practical) for systems administrator.Some of my questions
> regarding the same follows.
>
> 1)Can i build web applications in Python ? If so how. I am planning to
> build a w
Pierre-Frédéric Caillaud wrote:
>
>> MySQL is an excellent option is very well documented. It is also a
>> defacto standard for OpenSource databases.
>
>
> MySQL sucks for anything but very very basic stuff as it supports
> no transactions, foreign keys, procedures, triggers, concurrency,
Simon John wrote:
Tim Hoffman wrote:
Have you tried Boa Constructor ?
http://boa-constructor.sourceforge.net/
Yeah, I was never very impressed with it either. The current version
doesn't seem to work with wxPython 2.5.3.1 though
I guess there isn't a GUI builder that does what I want, back to
Weinhandl Herbert wrote:
chris wrote:
...
This works fine using the literals 0 (For Delstatus) and 1190 (for
ProductID)
But when I try to use a variable such as:
###
...
varA = '0'
varB = '1190'
mycursor.execute('Update Categories Set
Riko Wichmann wrote:
I'm using emacs (with python-mode) to do most of my editing. also tried
IDLE from python already, which is nice but an old dog doesn't like to
learn new tricks :)
Maybe I just don't know to comment out whole blocks using editor
commands. Probably the trick Marc mentions in
24 matches
Mail list logo