clicking many times on the application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • simonakiki
    New Member
    • Sep 2007
    • 23

    clicking many times on the application

    hi all
    i am writing a mobile application
    i do the database connection on the load
    but the problem is if the user click many times on the application to start it an error occured
    how can i check this case
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Modify your code to open the connection if it is already not opened. using the connection.STAT E property.

    Comment

    • simonakiki
      New Member
      • Sep 2007
      • 23

      #3
      it's not my case cause when i open the application many times it will open in memory many time and in this case the problem appear Someone teel me to use mutex if u have any idea plz help me

      10x

      Comment

      • Frinavale
        Recognized Expert Expert
        • Oct 2006
        • 9749

        #4
        I've moved this to the Mobile Development Forum.

        Cheers!

        -Frinny

        Comment

        Working...