Dreamweaver SQL Server connection: test works, but no tables found

If you have SQL Server connections to databases on localhost in ASP.NET applications in Dreamweaver MX 2004 and they have suddenly stopped working, or you can’t create new connections, here is one possible reason.

If you installed Windows XP SP2, this breaks the functionality in Dreamweaver which enables you to connect to local SQL Server databases. Handy or what? :)
Luckily, Macromedia have released an extension to fix this. You can find out more info about the problem and instructions on how to solve it by clicking the link below:

Database connectivity fails with local ASP.NET and ASP servers

I came across a few issues in applying the fix. I got “unable to remove connection scripts: access denied” errors. However, if I manually removed the connection tags from the web.config file that worked. Then I needed to restart Dreamweaver a few times to get all sites to co-operate. Eventually, everything works again…

2 Responses to “Dreamweaver SQL Server connection: test works, but no tables found”

  1. eyuel gessese Says:

    dreamwever and sql server connectivity,i can’t do that

  2. David Says:

    The same problem comes after try Dreamweaver CS an bak to Dreamweaver MX2004.

    The fix solve the problem.

Leave a Reply