Create Database Connection

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Create Database Connection

    I'm trying, for the first time, to set up a MySQL database connection using
    Dreamweaver's Databases tab. Please note I can succesffully connect to the
    database using PHP coding, so I know it works, I just want to explore and use
    the build in Dreamweaver features. I enter the server, user, password and
    database info, hit test, it connects to my web site (I see some activity going
    on) but then I get "An unidentified error has occured". I know it's not much to
    go on, but any ideas? Thanks a lot.

    backpages Guest

  2. Similar Questions and Discussions

    1. Hot to create a connection key for an intranet
      I'm trying to create a connection key for a client of ours to update a page on their intranet. The intranet is only available internally. How do I go...
    2. cannot create connection
      I have one client that I cannot set up a connection for using Contribute 4.. I have no difficulty accessing the site with an FTP client and the...
    3. Still Can't Create Connection
      I was testing with a trial version of Contribut4, but my support options are limited. My employer purchased a copy of this sotfware for me to test...
    4. Create the database connection without using CFAdministrator Page
      Anyone has idea of how to create the database connection without using the CF Administrator Data Source? I found an example of the cfquery with the...
    5. Create a DSNless connection IN VBscript to connect to an Oracle Database
      Cheers for all the great help!!! I have now got the connection working and i can now write to the database; but the problem i have now is i need...
  3. #2

    Default Re: Create Database Connection

    did you try Granting access
    [url]http://dev.mysql.com/doc/refman/5.0/en/adding-users.html[/url] for the information
    Glehmans 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