On 03/10/2011 07:18 PM, John Fabiani wrote:
> On Thursday, March 10, 2011 10:11:37 am Uwe Grauer wrote:
>> On 03/10/2011 07:05 PM, John Fabiani wrote:
>>> On Thursday, March 10, 2011 09:22:36 am Jacek Kałucki wrote:
>>>> It strongly depends on cursor implementation, e.g. named cursors.
>>>> But right, it's not a universal solution supported by all backends.
>>>
>>> I know that Postgres and MsSql have server side cursors.  Psycopg2 with
>>> named cursor and MS ODBC with API server cursors.  Is there a similar
>>> concept for MySql and Firebird?
>>>
>>> Johnf
>>
>> AFAIK firebird doesn't support server side cursors.
>>
>> Uwe
> 
> With all the changes that are currently occurring with the python interface 
> (I 
> believe the maintainer passed) to Firebird is that still true?  It was my 
> understanding that several major changes were in the works and the interface 
> was going to use something like the ODBC rules combined with the DBAPI2.0.
> 
> If they are following ODBC then there could be the concept of a server side 
> cursor (its in the spec).  But if you say no then  - OK.
> 
> Johnf

There is a new python interface in the plannings, but i havn't heard
anything about a prototype for testing.
As long as there isn't something ready we will have to wait and use
the kinterbasdb stuff.

Uwe


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to