
Hallo
I am having problems creating a recordset with my DB, while the procedure
works fine with the sample MySQL DB provided with Dreamwever. I am using PHP
MySQL (With PHPMyAdmin).
I have created a connection and it is working properly except that colums are
not showed for any table of my DB. So I can only define a query that include
all colums. If I click the test botton I get all records of the selected table.
I need the columns to appear so that I can then go ahead and filter the
recordset.
What is wrong?
Thanks for help