Date: 09/29/00
- Next message: Troy Settle: "[PHP-DB] PHP3, FreeTDS, MSSQL 7.0"
- Previous message: John Guynn: "[PHP-DB] 2 selects that return 0 rows one errors one doesn't"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ciao
Roberto
> -----Messaggio originale-----
> Da: scesbron <email protected> [mailto:scesbron <email protected>]
> Inviato: venerdì 29 settembre 2000 17.23
> A: php-db <email protected>
> Oggetto: [PHP-DB] Persistant DBMS connection ???
>
>
> Hi everybody,
>
> I'm a newbie and that's my first post to this group.
> I'm using PHP 4.0.2 on a Win2000 machine with an Access
> database (which is
> crappy, but i can't use anything else!!!).
>
> I'd like to know if it is possible to create a session variable for a
> database to get a persistent database connection. I've got
> lots of updates
If you think passing persistent connection between pages as other vars,
answer is no.
Other technique are available in tutors on http://www.zend.com (look for
tutor about sessions and cookie).
I don't know about ODBC.
> and so on, to do with this DBMS. It will be really usefull to
> save time,
> not having to reconnect to the DBMS for each request.
>
> Is it possible and how to do so ?
>
> Stéphane Cesbron
> Chargé du développement Internet/Intranet
>
> Groupe E.S.C Nantes Atlantique
> 8 route de la Jonelière
> B.P. 31222
> 44312 Nantes Cedex 3
> Tél : 02.40.37.34.47
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail:
> php-list-admin <email protected>
>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Troy Settle: "[PHP-DB] PHP3, FreeTDS, MSSQL 7.0"
- Previous message: John Guynn: "[PHP-DB] 2 selects that return 0 rows one errors one doesn't"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

