Unreliable data being returned via ASP

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

  1. #1

    Default Unreliable data being returned via ASP

    Hi

    I originally posted this cry for help in the general discussion forum...but no
    one replied....I have since noticed that this forum seems to be more relevant
    to the problem I have so I hope no one minds me posting the question again!

    I am new to Dreamweaver and have been trying to create a website using ASP. I
    have created a connection to an Access 2000 database and have 3 or 4 pages
    which should display fairly simple recordsets. My trouble is that the actual
    data only appears occasionally...prob fails 8 times out of 10. The message
    displayed indicates that the data/webpage could not be found. This also happens
    when using the Live Data function. Other pages which do not have dynamic data
    seem to be ok....I am using xp pro and DW2004 and I am developing the site
    locally...The data usually displays first time of asking when I close down DW
    then re-open again....otherwise there doesnt appear to be any pattern to the
    behaviour....any help would be appreciated



    Steve
    :confused;

    Vladtheemailer Guest

  2. Similar Questions and Discussions

    1. HTML Returned in Data provider as XML
      I have an HTTPservice returning xml, one of the xml elements contains html "<A href='example.com'>test</a>", when i am returning plain text the flex...
    2. How to set the value of a variable to some data returned from a query
      Hi everybody, After I make a query and get results back, is there an easy way to do something like: <cfset some_var = "a value from the xth...
    3. Limit Data returned to table
      Hi I have a number of large fields of data being returned and would like to limit the amount of each one that is put to my table for viewing....
    4. Data types returned by web service
      I'm trying to figure out how to architect web services, and am running into problems with incompatible namespaces. Here is the scenario: I have a...
    5. join problems (duplicate data returned)
      Greetings, I am having some trouble with a join (I think that is what I need to be using) I have one table 'PPData_Fusion' that contains...
  3. #2

    Default Re: Unreliable data being returned via ASP

    Close Dreamweaver and test the site on your remote server. I don't remember
    details, but I know DW has locking issues in some cases with Access
    databases. Search the MM Technotes section for specifics.


    "Vladtheemailer" <webforumsuser@macromedia.com> wrote in message
    news:d5o948$d9c$1@forums.macromedia.com...
    > Hi
    >
    > I originally posted this cry for help in the general discussion
    > forum...but no
    > one replied....I have since noticed that this forum seems to be more
    > relevant
    > to the problem I have so I hope no one minds me posting the question
    > again!
    >
    > I am new to Dreamweaver and have been trying to create a website using
    > ASP. I
    > have created a connection to an Access 2000 database and have 3 or 4 pages
    > which should display fairly simple recordsets. My trouble is that the
    > actual
    > data only appears occasionally...prob fails 8 times out of 10. The message
    > displayed indicates that the data/webpage could not be found. This also
    > happens
    > when using the Live Data function. Other pages which do not have dynamic
    > data
    > seem to be ok....I am using xp pro and DW2004 and I am developing the site
    > locally...The data usually displays first time of asking when I close down
    > DW
    > then re-open again....otherwise there doesnt appear to be any pattern to
    > the
    > behaviour....any help would be appreciated
    >
    >
    >
    > Steve
    > :confused;
    >

    Lionstone Guest

  4. #3

    Default Re: Unreliable data being returned via ASP

    :confused;
    Hi
    Thanks for advice....but still no joy...
    I have upgraded to v7.1 and also carried out all of the changes specified in
    the IIS bulletin relating to access to databases etc....but to no avail..still
    same probs...when I test the various recordsets in DM bindings panel..the data
    returns 100% accurately...I am using xp Pro service pack 2...Maybe some issue
    with popups or something else peculiar to this flavour of xp?

    I am also working using a local server so can't test remotely..
    Any help or advice would be appreciated


    Steve



    Vladtheemailer Guest

  5. #4

    Default Re: Unreliable data being returned via ASP

    I have since noticed that afterfailing the database has a lock file open in the same folder as the database is loctaed...is this significant?

    Vladtheemailer Guest

  6. #5

    Default Re: Unreliable data being returned via ASP

    Have a read of 'The infamous 80004005 errors' at
    [url]http://www.charon.co.uk/content.aspx?CategoryID=27&ArticleID=56[/url]

    Originally posted by: Vladtheemailer
    I have since noticed that afterfailing the database has a lock file open in
    the same folder as the database is loctaed...is this significant?




    CarlGrint Guest

  7. #6

    Default Re: Unreliable data being returned via ASP

    Eureka!!!!!...Thanks for you help...worked a treat!

    Steve

    Vladtheemailer 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