Can?t connect ColdFusion Mx 7 to SQL server 2005

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

  1. #1

    Default Can?t connect ColdFusion Mx 7 to SQL server 2005

    Hi, I can't connect the ColdFusion Mx 7 to SQL server 2005, I have SQL 2005 Trial Version running on Win 2003 server, any suggestion ?
    jpb18 Guest

  2. Similar Questions and Discussions

    1. #39319 [NEW]: Problem to connect to SQLSERVER 2005
      From: luiscervantesjane at hotmail dot com Operating system: WINDOWS 2003 PHP version: 5.1.6 PHP Bug Type: MSSQL related Bug...
    2. Unable to connect MX7 to MS SQL 2005
      I get the following error when attempting setup a database connection. Connection verification failed for data source: q01nw...
    3. ColdFusion MX 6.1, Apache Server & cannot connect toMySQL Database
      I have be running ColdFusion MX (Development Edition) on a local Apache server without any problems (WinXP SP1, Zone Alarm personal FW). I usually...
    4. XP, ColdFusion MX 6.1, Apache Server & cannot connect toMySQL Database
      I have be running ColdFusion MX (Development Edition) on a local Apache server without any problems (WinXP SP1, Zone Alarm personal FW). I usually...
    5. Norton Internet Security 2005 and coldfusion
      Hi sorry if this is slightly OT, I use CFMX7 on my home PC and recently installed In Norton Internet Security 2005. My problem is that, even...
  3. #2

    Default Re: Can?t connect ColdFusion Mx 7 to SQL server 2005

    You didn't mention the error situation. Most commonly, issues are conflicts
    are due to Port specification mismatches, or Firewalls blocking those ports, or
    (I don't think so anyway, gave up trying) the MX7 SQL Server datasource type
    does not allow NT Auth only Server Auth.

    JMGibson3 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