problem connecting SQL 2000

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default problem connecting SQL 2000

    Hallo

    i have problem in adding datasource in coldfudion MX to connect to MS SQL2000
    i got this msg

    Connection verification failed for data source: hoson
    []java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login
    failed for user 'boss'. 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 'boss'. Reason: Not associated with a
    trusted SQL Server connection.


    life_makers Guest

  2. Similar Questions and Discussions

    1. Connecting ColdFusion to SQL Server 2000 (MSDE)
      June, Would you mind sharing the port number? David
    2. Error Connecting SQL 2000 Data Source to CF
      I am trying to setup SQL 2000 in conjunction with CF MX 7. CF is serving pages fine and I created a new account in SQL and that is working fine. I...
    3. Help: Connecting to a password-protected webservice through a proxy server (ISA 2000)
      Hi, I am trying to access a webservice that uses windows' "built-in authentication" and my client program must acccess it through an ISA...
    4. Connecting to SQL 2000 Database
      I am a complete beginner to PERL and programming. I am struggling to wade through all the relevant documentation about database connectivity etc. I...
    5. XP connecting to windows 2000 domain
      Hi, I'm able to cennect to the windows domain but when I try to add domain users to local groups I'm not able to do so. PLEASE HELP!!!
  3. #2

    Default Re: problem connecting SQL 2000

    You might look at this thread
    [url]http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=6&threadid=1082770[/url]
    mxstu 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