Datasource connection with XP Home?

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

  1. #1

    Default Datasource connection with XP Home?

    I get an error in ColdFusion administrator for any database that I try to
    set-up. I have XP Home edition, so am using the CF server as the only web
    server on the system. Is the problem that I have XP Home or shouldn't I be
    able to connect to the database if the ColdFusion Service is running?

    Any help or direction would be greatly appreciated!!


    james@kp Guest

  2. Similar Questions and Discussions

    1. DB2 Datasource Connection problems
      I have been using DB2 for a number of years by installing the DB2 v7 client on the CF server, and creating a datasource via an ODBC socket. This...
    2. Datasource connection problem
      I'm running MS SQL 2000, Coldfusion MX7 on Windows 2003 SP1. I'm getting the following error when I try to create a datasource in the Coldfusion...
    3. Datasource Problems - Can't Set Up Connection to SQLServer
      Greetings: windows xp home edition coldfusion mx 7 - development version sql server 2000 - development version I am trying to establish a...
    4. MySQL datasource connection trouble
      I am really new to ColdFusion and I may be missing something pretty simple. However, I looked through the online macromedia documentation and found...
    5. CFMX and MySQL Datasource Connection Error
      Summary: Unable to create datasource for MySQL database successfully. I have followed the steps for...
  3. #2

    Default Re: Datasource connection with XP Home?

    If you are using CF MX7 then you should have your DB in a folder under CFusionMX7\wwwroot as this would be the starting point for the server (i.e., for 127.0.0.1).
    Wrapper Guy 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