I recently got Wappler and was able to get a mysq l data connection to my server. I created a query which just just access one table and should retrieve all fields. When I try to test the query using the “view in browser” option, I get an error : A server error occured, to see the error enable the DEBUG flag.
this is what the debug showed: (the page is http://www.marsalstudios.com/testingwap.php ) only field titles are retrieved. there should be 1 row of data. thanks for repyling.
Yes, if no filters are used, all the records should be returned.
Can you post a screenshot of the UI, where it’s visible what has been added to the query?
I inserted some mysql manual code to retrieve the same data that I can’t get from wappler and it worked which tells me there is something wrong with my confirguation of wappler and/or dmxzone extensions. I have both. I can’t get a simple connection from dreamweaver either.
test file: http://www.marsalstudios.com/test.php
the file shows there are 5 tables in the database and then correctly retrieves the 2 records in the test table used.
i was able to get it to work finally by deleting all dmx folders on the website and letting them be recreated by wappler. It works through the wappler browser. However, I can’t get it to work using the dmxzone extensions in dreamweaver cc2019. Are the extensions different from the wappler versions? Thanks for everyone’s help.
Rick
Thanks. I’ve gotten through all the basic videos and I do like this. Obviously, I just need to get used to this but I do find this so much easier than dreamweaver when it comes to responsive designs. The data connectivity for me is crucial so can’t wait to dig in more.
Thanks for all your help. I’ll stop trying to make dreamweaver work. So far everything looks so much better in Wappler anyway, just have to get used to where everything is.