Results 1 to 4 of 4

Thread: ldb File

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2001
    Posts
    254

    ldb File

    As soon as I access my website remotlely there is another file created itself as same name as my database file but ldb extension, I know it is lock file access makes itself but the problem is it stays there forever and i can't even delete it
    can someone tell me why this is doing this and how to avoid this
    Ideas are dime a dozen.
    People who put them into action are priceless.

  2. #2
    Addicted Member rdove's Avatar
    Join Date
    Dec 2002
    Location
    Indianapolis
    Posts
    251

    Re: ldb File

    Make sure you are closing all instances of your database connections in your code. Usually if that file stays there for long periods of time, you haven't closed a connection somewhere.
    ~Ryan





    Have I helped you? Please Rate my posts.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Apr 2001
    Posts
    254

    Re: ldb File

    I double checked my code and i m closing all the connections and yeah it stayed there for long
    Ideas are dime a dozen.
    People who put them into action are priceless.

  4. #4
    Hyperactive Member tailz's Avatar
    Join Date
    Jul 2002
    Posts
    306

    Re: ldb File

    lies! check again :P

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width