CFMX 7.0.1 COnnection to SQL 2000

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default CFMX 7.0.1 COnnection to SQL 2000

    I am running MSDE and CFMX DE on my W2K laptop. I cannot connect to MSDE so
    I am reluctant to upgrade our production server to CFMX unless I can resolve
    this connection issue. when I follow th instructions in this technote
    [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18652[/url] I get the
    folowing error

    :Connection verification failed for data source: CFERODEV
    java.sql.SQLException: Error establishing socket.
    The root cause was that: java.sql.SQLException: Error establishing socket.

    I have used the laptops name and 127..0.0.1 in the server name.

    Another time it indicated that there was an error that the URL.

    When I try to connect using the MS SQL server I get the same error.

    I 've reviewed some of the other posts and none of them seem to resolve this
    issue for me. Any help would be appreciated

    Thanks,

    Eric O.

    Any help would be appreciated

    I am using the Laptops Name as the server name in the

    JFERO Guest

  2. Similar Questions and Discussions

    1. mySQL connection with CFMX
      i'm using CFMX , mysql 5.0 , mysql-connector-java-3.1.13 how do i set the connection... 1) do i need to add the driver into the ODBC ? 2)...
    2. SQL 2000 SP4 and CFMX 7
      :frown; We recently began upgrading our Great Plains software to version 9 which required Service Pack 4 to be applied to our SQL Server 2000. ...
    3. CFMX 7 installation on Windows 2000
      I am trying to install CFMX 7 developer edition on my workstation (windows 2k Professional). I had cfmx 6.1 before. Since past 24 hours I have...
    4. CFMX to MySQL 4.1 connection
      :confused; Has anyone an idea on why CF administrator would fail when attemping to connect to a new Data Source? CFMX and MySQL installed on the...
    5. MS SQL 2000 Connection
      Hi guys. Can someone please help me on this. Im using ASP.NET VB pages in DW, im trying to connect to an SQL Server located in the same pc, I have...
  3. #2

    Default Re: CFMX 7.0.1 COnnection to SQL 2000


    I had the same problem with SQL Server 2000 and MX 7. It was resolved when SQL Server Service Pack 3a was installed.

    aUniqueScreenName 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