Copy link to clipboard
Copied
Hi Everyone,
This is killing me.My problem is that I am trying to create a Dynamic Table to pull data from a MySql database with names
and addresses. I have setup the testing server etc and everything works fine. I am linking to MySQL and PHP. I have
created a test.php page and setup a recordset, if I test the recordset in the Application window I can see the records in
the database, so I know for sure I am connecting properly etc.
I then create a Dynamic Table, select the table and create a Repeat Region. I thin navigate via the Application window
and drag across the relevant fields in the recordset into the appropriate cells in the table. I then save the doc and I see that
it is copied to the testing server. I know for sure that the site updates as I have testing with some "Hello World" texts.
So when I preview in Safari I will see the table but no data is pulled in or repeated.
If it's something any of you might know off the top of your head and if you have time I would really appreciate some pointers.
PS> I have also tried the example below using the uniques key for the table but still no joy?
Copy link to clipboard
Copied
have moved this thread from the ADDT forums to the Dreamweaver Application Development forum
Copy link to clipboard
Copied
A new folder labeled "Connections" was created when you first made a connection to your database. Make sure you upload that folder(it contains username, password)