Hi,

   I'm currently using Firebird 3.0 for a web development using PHP 7.2 
with Apache 2.4 on Ubuntu 18.04

   I'm evaluating a new development with Python 3.6 using a 
microframework like Bottle or Flash.

   I've been using fdb Python package ( python-fdb 1.6 ) for Python 
scripts ( not for web development ) successfully.

   One of the key functions of PHP library for Firebird is the 
possibility to open a persistent connection ( function ibase_pconnect 
[1] ), which allows keeping it open when the script ends, so that it can 
be reused in the future in case another script or the same one needs to 
open a connection with the same parameters (i.e. same database, user, 
role, etc. ). This creates a connection pool that is useful for 
increasing the script response time.

   I wonder whether this can be done with fdb package.

Thanks in advance for any clarification.

Aldo Caruso

[1] https://www.php.net/manual/en/function.ibase-pconnect.php



------------------------------------

------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Visit http://www.firebirdsql.org and click the Documentation item
on the main (top) menu.  Try FAQ and other links from the left-side menu there.

Also search the knowledgebases at http://www.ibphoenix.com/resources/documents/ 

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
------------------------------------

Yahoo Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/firebird-support/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/firebird-support/join
    (Yahoo! ID required)

<*> To change settings via email:
    firebird-support-dig...@yahoogroups.com 
    firebird-support-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    firebird-support-unsubscr...@yahoogroups.com

<*> Your use of Yahoo Groups is subject to:
    https://info.yahoo.com/legal/us/yahoo/utos/terms/

  • [firebird-suppor... Aldo Caruso aldo.car...@argencasas.com [firebird-support]
    • Re: [firebi... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
    • Re:[firebir... 'pcisar' pci...@ibphoenix.cz [firebird-support]
      • Re: [fi... Aldo Caruso aldo.car...@argencasas.com [firebird-support]

Reply via email to