Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
markkell #1
Can't see Tables with Dreamweaver
This is probably an easy one for the people here. But I've been trying to
solve this all weekend without success.
I'm using Dreamweaver with MySQL 4.1.10 and PHP 5.0.4. This is a WAMP package
and it installed and came up without problems.
I create a database using phpMyAdmin, then create a table. Everything looks
fine.
In Dreamweaver, I set a site up on my local environment and set the Testing
Server to be the local Apache server. Everything tests out fine.
Then with Dreamweaver I create a php page with a form. I use the Databases
panel-command to connect to my MySQL database. I set the host to localhost and
the login to root . Clicking on "Select" next to "Databases" takes me to a
menu where I choose the database I created. No problems. The connection is
made and the database appears in the Databases panel in Dreamweaver.
Then I go to look for my table in the Database list in Dreamweaver. But the
table isn't there. I check the priviledges for root. It has Global
Priviledges for everything. I check the table using phpMyAdmin, and It's there
waiting patiently. I try to create a Server Behavior in my form to bind to the
table. It finds the database, but reports that there are no tables in the
database.
So, figuring that my PHP/MySQL might be incorrectly setup, I, instead, connect
to the "MySQL" database that comes with MySQL. I can see those tables in
Dreamweaver. But I can't see the table in the database that I created.
What am I doing wrong? I'm tearing my hair out!
Mark
markkell Guest
-
Inserting data into two seperate tables with Dreamweaver
I am trying to find out how you to insert the unique ID from one table into another table so that those two tables become connected. In other words... -
using Excel tables in Dreamweaver
:confused; I have several tables that were made in Excel that I want to put up on a webpage. Short of recreating every table in HTML (very time... -
Dreamweaver connects to DB but doesn't show tables
I am trying to connect to an Access database using Dreamweavers' Database and Bindings features but am running into a snag. I am using my... -
Fireworks Tables in dreamweaver.
I have a problem! help! I am making webpages in fireworks, but rather than having graphical txt, I want HTML dreamweaver txt. So in fireworks I draw... -
Creating curved edged tables in Dreamweaver MX 6 ?
How can I create curved edged tables (whatever they're called) like the ones at http://www.dmxzone.com or at http://www.ebay.com using Dreamweaver...



Reply With Quote

