Results 1 to 4 of 4

Thread: Persistent database connection

  1. #1
    Contributing Member
    Join Date
    Jul 2006
    Answers
    76

    Persistent database connection

    Can one use persistent database connection under all circumstances? I want to know the disadvantages associated with the persistent database connection


  2. #2
    Contributing Member
    Join Date
    May 2006
    Answers
    71

    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


  3. #3
    Junior Member
    Join Date
    Jul 2006
    Answers
    1

    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.


  4. #4
    Contributing Member
    Join Date
    Jul 2006
    Answers
    76

    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.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact