Lost MySql Table Access

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

  1. #1

    Default Lost MySql Table Access

    While in the middle of developing an application, DWMX has lost its mind.
    Everytime I attempt to add an additional server behavior, I see the "no table
    found". This has been working fine. When I test the connection, I get, "an
    unidentified error has occurred".

    The php/mysql is located remotely. I have checked with the hosting company to
    assure they didn't change anything, which they haven't. When I attempt this
    operation of different websites, I get the same results. I have even
    re-installed dreamweaver. Nothing seems to help.

    Awfully agravating to get in the middle of this project and to get stuck on
    something like this...

    r.mcinteer Guest

  2. Similar Questions and Discussions

    1. MS Access with Mysql link table connection failed
      CF error: ODBC--connection to 'ProdTracking' failed. In our MS access table we have a "link table" to the MySql database on a Linux box. We...
    2. #40207 [NEW]: Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL ser
      From: arif at peshawaronline dot com Operating system: PHP version: 4.4.4 PHP Bug Type: Compile Warning Bug description: ...
    3. MySQL Databases lost
      Hi, I am using MySQL v4.1 on Linux (CentOS v4.2)) I don't how, but when I list the databases available, "mySQL" databases doesn't exist...
    4. upgraded mysql, lost all data?
      Evan Platt <evan@theobvious.espphotography.com> writes: In Terminal try 'which database_name' and/or 'find database_name' and see what turns...
    5. Parition table lost
      Hello I'm looking for information about restoring partition table. I dont't have a copy of partition sector before the problem come. Any links...
  3. #2

    Default Re: Lost MySql Table Access

    On Mon, 28 Mar 2005 11:09:29 +0000 (UTC), r.mcinteer
    <webforumsuser@macromedia.com> wrote:
    > While in the middle of developing an application, DWMX has lost its mind.
    > Everytime I attempt to add an additional server behavior, I see the "no
    > table
    > found". This has been working fine. When I test the connection, I
    > get, "an
    > unidentified error has occurred".
    >
    > The php/mysql is located remotely. I have checked with the hosting
    > company to
    > assure they didn't change anything, which they haven't. When I attempt
    > this
    > operation of different websites, I get the same results. I have even
    > re-installed dreamweaver. Nothing seems to help.
    >
    > Awfully agravating to get in the middle of this project and to get
    > stuck on
    > something like this...
    >
    Do you have access to phpMyAdmin, hopefully things might work from there
    as long as you have a working FTP.

    --
    Alexandro Colorado
    ------------------------------
    Support Engineer
    InterAKT Online
    [url]http://www.interaktonline.com[/url]
    Tel: 40(21) 312.5312
    Alexandro Colorado Guest

  4. #3

    Default Re: Lost MySql Table Access

    phpMyAdmin works fine. In fact everything seems to be working except the
    server behaviors being able to find tables and the connection test. I am at
    wits end, having checked and tested everything I can think of.

    r.mcinteer 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