Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

MySQL Data Connection Error

New Here ,
Dec 09, 2006 Dec 09, 2006

Hello, I can connect to my MySQL database on a remote server, without error. But there aren't any tables displayed and I know that there are 11 of them. Has anyone had this type of issue? Help appreciated!
TOPICS
Server side applications
211
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 10, 2006 Dec 10, 2006
LATEST
DesignsByDi wrote:
> Hello, I can connect to my MySQL database on a remote server, without error.
> But there aren't any tables displayed and I know that there are 11 of them.
> Has anyone had this type of issue? Help appreciated!

This happened with some databases in Dreamweaver 8, usually because of
illegal characters (such as hyphens or spaces) in the database or table
names. The 8.0.2 updater fixed the problem. After updating to 8.0.2, you
need to select Site > Advanced > Remove Connection Scripts. The next
time that you access the database, the revised scripts should be uploaded.

The Dreamweaver updaters are here:

http://www.adobe.com/support/dreamweaver/downloads_updaters.html

--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines