Ask a Question related to PHP Programming, Design and Development.

  1. #41

    Default Re: Newbie Help

    You can buy an editable list box at:
    [url]http://www.interaktonline.com/Products/Dreamweaver-Extensions/MXWidgets/Overview/[/url]

    It might be what you are looking.
    cjdunkerley Guest

  2. Similar Questions and Discussions

    1. A newbie with a newbie question
      Good afternoon everyone, My Name is Dusty I am new to this forum and pretty new to Acrobat. I have Acrobat 9 running on an IMAC running 10.5.2 I...
    2. Help for a Newbie
      Hi All, I have 3 files I am using, Index.html, Test.asp, MyNewpage.html. I am try to load MyNewPage.html into Test.asp. Index.html has a link as...
    3. newbie ill q
      Hey everyone, I have to work on some logos for my place of business... I've scanned them in , edited them in Photoshop, and then made a workpath...
    4. Please help a newbie!
      Hi, I am just starting out using Flash MX. I just want some general knowledge on Flash......I am planning on making a website, but I have no idea...
    5. Newbie help with LWP
      When you login the server must pass a token back to the browser so that the browser can identify itself to the server in the next request. This is...
  3. #42

    Default Newbie Help

    I keep getting the following error when I try to make a db connection in the
    admin:

    []java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login
    failed for user '(null)'. Reason: Not associated with a trusted SQL Server
    connection.
    The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC
    Driver][SQLServer]Login failed for user '(null)'. Reason: Not associated with a
    trusted SQL Server connection.

    I can make an ODBC connection just fine but I can do it in CF Admin MX.
    Any ideas.
    Thanks

    elpanther Guest

  4. #43

    Default Re: Newbie Help

    I've been through this myself.

    I create the ODBC DSN, then select "ODBC Socket" when I do the setup in the CF
    Administrator rather than "SQL Driver" (since the SQL type has already been
    selected in the ODBC setup). Works great.

    - Mike


    MichaelSJudd Guest

  5. #44

    Default Re: Newbie Help

    That did the trick. You are the man. Thanks
    elpanther Guest

  6. #45

    Default Re: Newbie Help

    I am definitely NOT the man, but thanks.

    There are senior members on this forum lik Dan Bracuk, Adam Cameron, BKBK,
    Azadi... the list goes on and on.

    I learned a good portion of what I know from THEM. But thanks! A pat on the
    back every now and then IS really nice...

    - Mike

    MichaelSJudd Guest

  7. #46

    Default Re: Newbie Help

    There are updated JDBC drivers available from Adobe that will allow you to make a trusted connection. They're also more efficent than using the JDBC->ODBC bridge.
    ke4pym Guest

  8. #47

    Default Re: Newbie Help

    ke4pym,

    Any suggestions to specifically which ones? I tried some that were listed (just a month ago) and it had no effect on the problem. Is there a specific version for MX 6.1 Updater?
    MichaelSJudd Guest

Posting Permissions

  • You may not post new threads
  • You may not 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