Microsoft acess conection error

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

  1. #1

    Default Microsoft acess conection error

    i 'm trying to setup a microsoft acess conection but when i test it it says
    that it cannot conect due to invalid username or password....i dont understand
    why this is hapenning cause i insert my coldfusion password as requested...
    can anyone help me??


    mystec Guest

  2. Similar Questions and Discussions

    1. #39532 [NEW]: Error in acess a private attribute in a extended method
      From: thiago dot henrique dot mata at gmail dot com Operating system: Windows Xp Professional PHP version: 5.2.0 PHP Bug Type: ...
    2. [microsoft][odbc microsoft access driver] syntax error (missing operator) in query expression error
      I have a query I want to run using DBQwiksite siftware, which produces the syntax error (missing operator) in query expression error when...
    3. [Microsoft][ODBC Microsoft Access Driver]'(unknown)' is not a valid path error
      This is probably an old problem that most of you know how to fix (I hope!). The scenario is that I have a web server running an ASP site that needs...
    4. [DB2 Connect PE v8.1] : SQL0206N error when acess DB2/AS400
      Hi to all, I've installed DB2 Administration Client v8.1 and DB2 Connect Personal Edition v8.1 on Win2k in order to connect to an iSeries V5R2. ...
    5. LAN no conection
      I am trying to conect two pcs through the nic adaperts in WIN XP, can I run a cable directly to each adapter?
  3. #2

    Default Re: Microsoft acess conection error

    If you're trying to create a datasource in the CF Administrator, I think the
    default username for Access database's is "Admin" with no password. Try
    changing the datasource settings to either:

    Use Default Username: (check this box)
    ColdFusion UserName: (leave blank)
    ColdFusion Password: (leave blank)

    ... OR ....

    Use Default Username: (UNcheck this box)
    ColdFusion UserName: Admin
    ColdFusion Password: (leave blank)


    mxstu Guest

  4. #3

    Default Re: Microsoft acess conection error

    thanks for the help
    i hadn't noticed the Acesss username and password, only saw the coldfusion
    one.
    So all i had to to do was fil the username fielfd with admin and leave
    password blank and...voil?...connection established


    mystec 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