Connectivity (mySQL / XP / ASP VBScript)

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

  1. #1

    Default Connectivity (mySQL / XP / ASP VBScript)

    I am trying to learn dreamweaver dynamic web site designing on my own. I am
    stuck form progressing farther by this error message. I get this message when I
    try to test the connection after defining my dynamic website. Any help would be
    greatly appreciated.

    [TCX][MyODBC]Access denied for user: 'dreamweaver@localhost' (Using password:
    Yes)

    I am using 'dreamweaver' as a username.

    zehaie Guest

  2. Similar Questions and Discussions

    1. MySQL connectivity Access Denied Problem
      ..NET 1.1 - C# MySQL 4.0.1 MySQL Connector/NET 1.0 Trying to get my .NET 1.1 web app to prod environment on 3rd party web host(no access to...
    2. ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
      When i try to start my mysql server, i get this error ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'...
    3. Using MySQL w/ ASP and VBScript (not .NET)
      Hi Gang, The web host that I am forced to use for a site only offers the odd combination of MySQL and ASP on Windows servers. PHP is not...
    4. V 3.0 no connectivity
      :brokenheart; Greetings, We've upgraded to Version 3.0 and on all computers in the office are unable to connect with out site using version...
    5. Dreamweaver/MySQL Connectivity
      Hi, I'm having problems with connecting Dreamweaver to MySQL databases. I'm using PHP 4.3.10 and I've tried using MySQL 4.1.10 but din't work. ...
  3. #2

    Default Re: Connectivity (mySQL / XP / ASP VBScript)

    You have to grant permission on MySql to your user. This last page of this
    article should help you:

    [url]http://www.dreamweavermxsupport.com/index.php?type=article&id=66&page=6&pid=39[/url]


    --
    Nancy Gill
    Team Macromedia Volunteer for Dreamweaver MX/UltraDev
    [url]http://www.macromedia.com/go/team/[/url]
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development

    "zehaie" <webforumsuser@macromedia.com> wrote in message
    news:d0sg45$h6g$1@forums.macromedia.com...
    > I am trying to learn dreamweaver dynamic web site designing on my own. I
    am
    > stuck form progressing farther by this error message. I get this message
    when I
    > try to test the connection after defining my dynamic website. Any help
    would be
    > greatly appreciated.
    >
    > [TCX][MyODBC]Access denied for user: 'dreamweaver@localhost' (Using
    password:
    > Yes)
    >
    > I am using 'dreamweaver' as a username.
    >

    Nancy Gill 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