Trouble connecting to Access database

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

  1. #1

    Default Trouble connecting to Access database

    I uploaded my database to a remote server and I was required to change the name
    to match my DSN. However, now whenever I visit the web-site I created.
    Whenever I click on a submit on a search form I get this error message telling
    me that it cannot locate the correct file.

    It tells me that there is an error finding this file

    d:\hosting\name\access_db\.mdb'.

    Notice there is a blank where the database name should be. How do I fill it
    in with the DSN that I need to use

    rudodoo619 Guest

  2. Similar Questions and Discussions

    1. Trouble connecting to SQL database in .NET
      I am trying to connect to a SQL database in C#.NET (Dreamweaver), but can't get connected. In ASP and Visual Studio.Net I have no problems...
    2. please help connecting to access database
      i'm trying to connect to an access database on an asp ready server. i know the ftp login information - does that apply to logging into the database...
    3. Connecting to MS Access Database
      Hello, Do you know any free Director Xtra to connect to an access database? Thanx for help.
    4. connecting access (*.mdb) database with PHP
      how can I connect access database(*.mdb) with php? what is the code? I will be happy if you write php code. Thank you! ...
    5. connecting to access database
      How can we connect microsoft access database(*.mdb) or excel(*.xls) with php? What are the codes which achieve this? ...
  3. #2

    Default Re: Trouble connecting to Access database

    i was wondering if you could guide me, im trying to configure my web page i built in dreamweaver with a domain name i bought? how do i go about doing it? what would be my DSN?
    denismoreno Guest

  4. #3

    Default Re: Trouble connecting to Access database

    I hadn't been able to establish a connection myself I will let you know when I do
    rudodoo619 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