Can't connect database in DreamweaverMX

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

  1. #1

    Default Can't connect database in DreamweaverMX

    I use SQL Connection. I input the correct connection string as:

    "Persist Security Info=False;
    Data Source=NHANLE;
    Initial Catalog=congvan;
    User ID=sa;
    Password="

    When I click on Test button the dialog box display : Connection was made
    successfully.
    but I can see all the table in that database which I connected to.
    There are no table in the database. (none)
    Help me, please!
    Thank you!



    nhanle Guest

  2. Similar Questions and Discussions

    1. How to connect to database using php
      Im new to data input using flash, can someone please tell me how to connect to a mysql database.
    2. cant connect to sql database
      i am using server2003 with iis6 cf 7.0.1 and sql server 2005 this is the error retun i get in my cf admin Connection verification failed for...
    3. How to use “RDS.Connect” to connect to a MS Access database?
      The example I am working from uses the following code which does not work: RDS.Connect = "Provider='sqloledb';Integrated Security='SSPI';Initial ...
    4. How can I connect this database?
      One of my friend has a program written with delphi and which has an interface to add some data. The program use sybase to add data values to the...
    5. Lowdown on using DreamweaverMX & ASP with FilemakerPro Database
      I'm about to start building a database driven website for a client using FilemakerPro. I've only ever built websites with Access, using the...
  3. #2

    Default Re: Can't connect database in DreamweaverMX

    I have the same symptom... using MS Access, OLE DB, different connection
    string, tried the DB Cooper technique of local ODBC DSN system setting... did
    not work. Dreamweaver MX 2004 connects to database, but shows "no tables
    found" when adding a dataset query binding. Testing server is not local, but
    on actual remote server.
    Thanks for any ideas.

    Forzato Guest

  4. #3

    Default Re: Can't connect database in DreamweaverMX

    Forzato wrote:
    > I have the same symptom... using MS Access, OLE DB, different connection
    > string, tried the DB Cooper technique of local ODBC DSN system setting... did
    > not work. Dreamweaver MX 2004 connects to database, but shows "no tables
    > found" when adding a dataset query binding. Testing server is not local, but
    > on actual remote server.
    > Thanks for any ideas.
    >
    same for me with an MySQL DB on local. work for some site, worked for
    two of them and not now..

    any idea appreciated (already try all MM KB)
    Kalimbra Guest

  5. #4

    Default Re: Can't connect database in DreamweaverMX

    See this link for more on this thread...
    [url]http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=263&thre[/url]
    adid=996081&CFID=3463774&CFTOKEN=4542b4c3f3ce902a-8E002F34-AA90-B2CC-092A45A70E8
    5D667&jsessionid=483069963af21d7e2440

    Forzato Guest

  6. #5

    Default Re: Can't connect database in DreamweaverMX

    HI. I got exact same problem, and I am going nuts!! I have a desktop at home
    acting as a SQL server and IIS web server. Dreamweaver is on my laptop. Both
    with XP Pro. When I run dreamweaver on desktop and use 'localhost' there is no
    problem and local DSN connection fine, I can then see tables in db. When I
    switch to remote DSN on the testing server, still a connection but no tables.
    Then I switch back to dwMX on laptop and i cannot get it working at all. Access
    denied message. I did sort that error but then I get can't find path. No
    tutorials anywhere on the web to just deal with such a seemingly
    straightforward task.
    I have moved over from working with PHP and MySQL, beginning to wish I hadn't
    bothered.
    I read the reply to you on a similar earlier thread and you said you got it
    working but I didn't fully undrestand what was meant by Nancy's info.
    Me being inept newbie an all that!

    sjb34 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