Done everything but Trio sample doesn't work.

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

  1. #1

    Default Done everything but Trio sample doesn't work.

    I have set up and tested the local, remote and testing sites; set up and tested
    the database connection; set everything from my Inetpub directory, wwwroot and
    the local site and the database to "full permissions" - and stilll I get the
    following list of errors when trying to update the database (insert a record):

    System.Data.OleDb.OleDbException: Operation must use an updateable query.
    at System.Data.OleDb.OleDbCommand.ExecuteCommandTextE rrorHandling(Int32 hr)
    at
    System.Data.OleDb.OleDbCommand.ExecuteCommandTextF orSingleResult(tagDBPARAMS
    dbParams, Object& executeResult)
    at System.Data.OleDb.OleDbCommand.ExecuteCommandText( Object& executeResult)
    at System.Data.OleDb.OleDbCommand.ExecuteCommand(Comm andBehavior behavior,
    Object& executeResult)
    at System.Data.OleDb.OleDbCommand.ExecuteReaderIntern al(CommandBehavior
    behavior, String method)
    at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
    at DreamweaverCtrls.DataSet.DoInit()

    Remote and testing server are Local and I copied the trio.mdb from
    \samples\database to wwwroot (one troubleshooting tip). No success. Need any
    suggestions; everything I've found tells me it should work.

    Thank you for any help

    R. Richardson
    [email]rrichardson@clipper.net[/email]


    red1984 Guest

  2. Similar Questions and Discussions

    1. FMS2's sample applications don't work
      I've been trying to work out the fms2 and sample applications but the appliactions can't connect to the server (i.e when i click on Login button...
    2. Trio Motors Sample (CF) in spanish ?
      Hi ? I looking for the sample application and tutorial TRIO MOTORS COMPANY (for Cold Fusion) ... but i need SPANISH version I cant find it in...
    3. Recordset & bindings will not work for Sample App.
      After setting up a Sample ASP site using the MX 2004 tutorial and try to use the Recordset icon or the Bindings function get a block asking me to...
    4. STB Trio 64
      I'm a real newbie to linux. I just load debian woody. The problem is the driver for STB Trio 64. It doesn't exist. It is listed but it is...
    5. S3 Trio 64/32
      I've just installed Debian, but cannot configure the video card. I have a S3 Trio 64/32, but don't know what driver to use. The closest option that...
  3. #2

    Default Re: Done everything but Trio sample doesn't work.

    It's a permissions issue. See

    [url]http://www.charon.co.uk/content.aspx?CategoryID=27&ArticleID=56[/url]

    --
    Jules
    [url]http://www.charon.co.uk/charoncart[/url]
    Charon Cart 3
    Shopping Cart Extension for Dreamweaver MX/MX 2004



    Julian Roberts Guest

  4. #3

    Default Re: Done everything but Trio sample doesn't work.

    Thank you! After re-reading the article I realized that I had not given theASPNET user full permision. Now I can move on with the rest of the tutorial.

    Thanks again

    R. Richardson
    red1984 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