Access Database Datasource not working

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

  1. #1

    Default Re: Access Database Datasource not working

    Can you tell me how you solved this problem as I am currently encountering the same issue
    jydeda Guest

  2. Similar Questions and Discussions

    1. Flash Remoting not working with local datasource
      I am using flash remoting on a cfform to pull in data from a test datasource (on a different domain) and it works just fine. When I modify the...
    2. ODBC datasource not working
      I'm running ColdFusionMX7 and I'm trying to set up an ODBC connection. I've manually installed some new ODBC drivers on the server, and I've set...
    3. Cannot add new Access datasource
      hi, I?m using CF 6.1, when I try to add a new Microsoft Access datasource from the CF admin I get the following error: The ColdFusion MX ODBC...
    4. Access Database connection is not working! Help!
      Hi Guys, i had installed the new fix for Dreamweaver MX 2004 for the Windows XP SP2 but i still cannot connect with an Access database on a ASP.NET...
    5. working with ASP and Access database
      I have a current site that I'm working on that has multiple HTML forms that writes the information to an Access database using ASP. I've recieved...
  3. #2

    Default Re: Access Database Datasource not working

    As I recall, in SQL you need to set a user up for the database and establish the password. Then, in CFMX report the user and password to make the connection.
    Steve-DDOTS 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