Re: [PHP-DB] Persistant DBMS connection ??? From: David Tod Sigafoos (dsig <email protected>)
Date: 09/29/00

Hello CESBRON,

1) access. Access2000 isn't bad for simple things so use it. If you
do need volume you might want to get mysql ..

2) persistent db connection ..

try this link .. it's in the manual

http://www.php.net/distributions/bigmanual.html#features.persistent-connections

DSig
David Tod Sigafoos

Friday, September 29, 2000, 8:22:53 AM, you wrote:

CS> Hi everybody,

CS> I'm a newbie and that's my first post to this group.
CS> I'm using PHP 4.0.2 on a Win2000 machine with an Access database (which is
CS> crappy, but i can't use anything else!!!).

CS> I'd like to know if it is possible to create a session variable for a
CS> database to get a persistent database connection. I've got lots of updates
CS> and so on, to do with this DBMS. It will be really usefull to save time,
CS> not having to reconnect to the DBMS for each request.

CS> Is it possible and how to do so ?

CS> Stéphane Cesbron
CS> Chargé du développement Internet/Intranet

CS> Groupe E.S.C Nantes Atlantique
CS> 8 route de la Jonelière
CS> B.P. 31222
CS> 44312 Nantes Cedex 3
CS> Tél : 02.40.37.34.47

CS> --
CS> PHP Database Mailing List (http://www.php.net/)
CS> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
CS> For additional commands, e-mail: php-db-help <email protected>
CS> To contact the list administrators, e-mail: php-list-admin <email protected>

-- 
Best regards,
 David                            mailto:dsig <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>