access database connection please help ".net"

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default access database connection please help ".net"

    i have made the connection using dreamweaver mx 2004 the database i s access
    2003 and every thing is ok query connection but my problem is i want to upload
    my site to a web server that i dont know the path of the database on the site
    root
    and the connection i made is on the c:\ drive on my pc how could i know my
    path or iif there is a code that help me to make my data base path relative
    where ever i put my site it will see the database
    please help

    soulfood Guest

  2. Similar Questions and Discussions

    1. "NO TABLES FOUND" error despite database connection
      Hello all, I'm using XP sp2, updated Dreamweaver MX 2004, a simple MS Access database, using a remote testing server via OLE DB connection...
    2. "Contribute cannot verify your connection information"- Every other problem ruled out, but still no connection
      Hi, first, please allow me to give you the background info Client OS - Windows 2000/XP Pro Version - Contribute 2.01 - I installed the patch from...
    3. Selecting fixed amount of characters from a "memo" fieldin an access database
      How would I do this? I don't care but preferably I would like to accomplish this IN the query. But probably it will have to be done after the data...
    4. SQL database connection problem with dbtype="ODBC"
      I am having one website in coldfusion. But not able to connect database with application. I am getting following error. I created Database in...
    5. "Connection Reset by Peer" or "hang"
      (Original Post: http://www.knoppix.net/forum/viewtopic.php?t=3745) Here is my problem: I am trying to install a software (Steam), and from time...
  3. #2

    Default Re: access database connection please help ".net"

    Create a blank ASP page with <%=Server.Mappath("".")%> and run in browser.
    From that you can deduce the path to the db

    --
    Jules
    [url]http://www.charon.co.uk/charoncart[/url]
    Charon Cart 3
    Shopping Cart Extension for Dreamweaver MX/MX 2004



    Julian Roberts Guest

  4. #3

    Default Re: access database connection please help ".net"

    i have tryed to do so but no luck can u provide me with the steps to do so iam desprate
    plz
    soulfood 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