IS there any way to make DW MX close an access locking file???

Ask a Question related to Macromedia Dreamweaver, Design and Development.

  1. #1

    Default IS there any way to make DW MX close an access locking file???

    Everytime I open a dynamic page in DMX I notice the locking file turns on,
    but closing the file does not clear the locking file. Therefore I can't
    ever upload the database unless I close DMX and then reopen and before
    opening the page, I upload the mdb. If I want to download the file, I have
    to do the same thing - close DMX, reopen then download the file and move it
    to another folder and open it so that it doesn't set the lockfile.

    I have figured out how live with it, but DO I HAVE TO?

    Thanks
    George


    George Mizzell Guest

  2. Similar Questions and Discussions

    1. Access database locking
      Hi I am running a website off an access db with cf code. I have a couple of pages which can get ~500 users day and have noticed that since using...
    2. Access Record Locking
      Hi my access database has created another file called access record locking and I was just wondering why it has done this? Thanks.
    3. Open file, make changes, save file, close, re-open, file contents not changed
      I've now run into this several times and it's completely destroyed all of my confidence in Ilustrator CS on Mac. I'm hoping someone can confirm that...
    4. Confused about locking a file via file.flock(File::LOCK_EX)
      I am writing a ruby appl under AIX where I need to update the /etc/hosts table. I would like to make sure that during my update nobody else can...
    5. PS7- close (x) button greying out, and PS locking up
      When I launch photoshop 7 and try to create a new file, the close (X) button greys out, and all the menu options grey out. I have to pull up the task...
  3. #2

    Default Re: IS there any way to make DW MX close an access locking file???

    I used to have the same trouble w/ both UD and DWMX when using asp. Never
    found a way to fix it
    "George Mizzell" <george@engconcepts.net> wrote in message
    news:bevm8c$f76$1@forums.macromedia.com...
    > Everytime I open a dynamic page in DMX I notice the locking file turns on,
    > but closing the file does not clear the locking file. Therefore I can't
    > ever upload the database unless I close DMX and then reopen and before
    > opening the page, I upload the mdb. If I want to download the file, I
    have
    > to do the same thing - close DMX, reopen then download the file and move
    it
    > to another folder and open it so that it doesn't set the lockfile.
    >
    > I have figured out how live with it, but DO I HAVE TO?
    >
    > Thanks
    > George
    >
    >

    Showjumper Guest

  4. #3

    Default Re: IS there any way to make DW MX close an access locking file???

    To clear the lockfile on the server, send it a bad query. I usually have a
    page on the site that looks for a non-existant table in the db. Call the
    page and the lockfile goes. This allows me to put a new copy.
    Never found a way to clear the local one though....

    --
    Colm
    [url]http://www.moosepucky.com/links/links.cfm[/url] > Links
    [url]http://www.colmgallagher.com/extensions.htm[/url] > Extensions


    "George Mizzell" <george@engconcepts.net> wrote in message
    news:bevm8c$f76$1@forums.macromedia.com...
    > Everytime I open a dynamic page in DMX I notice the locking file turns on,
    > but closing the file does not clear the locking file. Therefore I can't
    > ever upload the database unless I close DMX and then reopen and before
    > opening the page, I upload the mdb. If I want to download the file, I
    have
    > to do the same thing - close DMX, reopen then download the file and move
    it
    > to another folder and open it so that it doesn't set the lockfile.

    colm Guest

  5. #4

    Default Re: IS there any way to make DW MX close an access locking file???

    Yeah, i'd be interested if there was a way of doing this...

    What I do, is have a seperate database held elsewhere on my harddrive,
    whenever I change the database (with DMX open) I copy and paste any
    queries\tables I have changed into this other (non locked) database. When I
    download the database form the server I just copy and overwrite the entire
    (locked) database with the one Ive just downloaded. This, for me is much
    quicker than loading and reloading dreamwever (also saves system resources)

    Does that make sense?

    Tom
    [url]www.telliott.co.uk[/url]

    "George Mizzell" <george@engconcepts.net> wrote in message
    news:bevm8c$f76$1@forums.macromedia.com...
    > Everytime I open a dynamic page in DMX I notice the locking file turns on,
    > but closing the file does not clear the locking file. Therefore I can't
    > ever upload the database unless I close DMX and then reopen and before
    > opening the page, I upload the mdb. If I want to download the file, I
    have
    > to do the same thing - close DMX, reopen then download the file and move
    it
    > to another folder and open it so that it doesn't set the lockfile.
    >
    > I have figured out how live with it, but DO I HAVE TO?
    >
    > Thanks
    > George
    >
    >

    Elliott Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139