Editing a MS Access Data Source

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

  1. #1

    Default Editing a MS Access Data Source

    1) I have a copy of Coldfusion MX 7 developers edition running on my system. So
    my computer is acting as my local server.

    2) I used Coldfusion Administrator to declare/link to the DSN for the access
    database that I'm using.

    3) All my pages that call for info from my database work on my local server,
    but don't work when I upload them to my web server.

    QUESTION: How do I change the address of where the Coldfusion Server looks for
    my DSN. Where is the code that points to the DSN that you setup in Coldfusion
    Administrator?

    adult.swim Guest

  2. Similar Questions and Discussions

    1. source editing
      Using either Contribute 3 or 4.1cs I am unable to edit my web page source code. I've tried everything I can think of, changing ediitors, calling the...
    2. editing source files
      there are a few features that i dont want users to be able to carry out suhc as creating pages, new connections, etc. At the moment i have found...
    3. cannot access data source on the web PLEASE help
      Hello everyone?can someone PLEASE help? I have created some Cold Fusion pages and the are working fine via my local server. They connect to a MYSQL...
    4. Can CF MX 6.1 access MySQL database as a Data Source?
      I am using a PC with Windows XP, ColdFusion MX 6.1, MySQL 4.1 Server, DreamWeaver MX installed. I have been doing a lot of reading forums and...
    5. editing source
      :frown; How do I edit a source page in Contribute? Where is it located? Pat
  3. #2

    Default Re: Editing a MS Access Data Source

    You have to use ColdFusion administrator on your Web server to declare the DSN. It's the identical process you did when you established the DSN on your local server.
    jdeline 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