Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Persistent database connection within the Web Design forums, part of the Web Development category; Can one use persistent database connection under all circumstances? I want to know the disadvantages associated with the persistent database connection...
|
|||||||
| Web Design HTML, DHTML, XML, CSS, Browser Compatibility, Development feedback, and more. Web Design Issues and Problems |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|||
|
Persistent database connection
Can one use persistent database connection under all circumstances? I want to know the disadvantages associated with the persistent database connection
|
| Sponsored Links |
|
|||
|
Re: Persistent database connection
No persistent database connection make the connection to remain on always without disconnecting and so is recommended only in case of its need namely when there are many users or programmers using the application and so on
|
|
|||
|
Re: Persistent database connection
Persistent database connection to which database 'n for which application? Disadvantages may be :
Some system resources remain permantly blocked to maintain the connection. In some cases the persistent connection may be used by some unwanted mallicious programs which is highly undesirable. |
|
|||
|
Re: Persistent database connection
Persistent database connection for PHP application using mysql database. I could understand the basic concept of Persistent database connection from the discussion given. Any more inputs on this are welcomed.
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Relationship in Database | RyanJames | Database General | 1 | 01-12-2008 01:51 PM |
| Needed Tips for Database users | norman | Database General | 1 | 06-28-2007 04:43 PM |
| Reasons for Database Crash | scott | Oracle | 1 | 10-02-2006 03:26 AM |
| Applying DDL scripts to a remote database | Lokesh M | Web Servers | 0 | 06-24-2006 12:14 AM |
| Deploying to the database in WebSphere | Lokesh M | Web Servers | 0 | 06-24-2006 12:12 AM |