dreamweaver and jQueryMobile to connect to MySql on godaddy
i am using dreamweaver cs6 and i am trying to connect to a mysql database on godaddy. i have built a two page app main page and page that connects to database.
i have made the connection in dreamweaver and get it to work in live view. i query by category and then want to display each record on a screen. i have added a recordset paging that i move from record to record and display a pic per page.
it works great in dreamweaver live view but when i start the android emulator it stopps working. i dont think it is connecting to the database.
i am using phonegap for the emulating part.
can any one help?
thanks in advance