lost database tables

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

  1. #1

    Default lost database tables

    i have seen several posts regarding this issue but all seem to be related to
    local database files.

    i am running mx 2004 with a connection string to a .mdb, until about 1 half
    hour ago i had no problems checking table content through the database window,
    however all of a sudden i am able to test a connection to the database
    succesfully but when i try to open the table tree it comes up with a label of
    none. the site still seems to run fine and is making use of the db, dreamweaver
    just doesnt seem to see the table structures

    i have installed the extension fix from interact but as i mentioned this is
    running remotely and did not fix the problem

    any ideas?

    thanks

    mygraneboy Guest

  2. Similar Questions and Discussions

    1. Database Tables Creation
      With Coldfusion 7.0 can you create a new table within a MS-SQL database, and if so where can I find some documentation on that process?
    2. Missing Database Tables
      Ok, I'm using Dreamweaver MX 2004 to create my company website. What I want to do is have a simple form page that our customers can enter...
    3. Database is connecting but not seeing tables
      I'm able to successfully connect to my Access database using the connection string "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" (for ASP.NET VB...
    4. Database Tables Not Showing
      :confused; I am following the Tutorial for setting up the PHP/SQL GlobalCar Dynamic Page. Everything has gone fine until I got to Getting...
    5. Mac connection to database lost under IP
      A client has switched their FileMaker database to run under IP instead of AppleTalk (to accomodate a single PC on their network). But now once or...
  3. #2

    Default Re: lost database tables

    Hi,

    Had this problem a couple of times myself.

    Is your local server running when you try to view your tables? Make sure it
    is. You also have to make sure that localhost is using 127.0.0.1 in your
    internet options, connection settings. You also need to make sure you have
    defined a testing server, doc type and site for your page. You could also try
    refreshing when your are in the databases tab in dweaver.

    dmlocke



    orange22 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