Response title
This is preview!
You need to write a web service that will access the mySQL database and expose it using, for example, a REST interface, and so can be used to download the data from the database. You can write your web service in any language/framework you would like. i.e. PHP, Ruby/Rails, Ruby/Sinatra, Java, node.js, etc. etc. etc.I created a local database but still dont know how to get the mysql data into that local database
That is perfect! And now comes the "But"...[{"id":"1","firstName":"John","lastName":"Smith","deleted":"false"},
{"id":"2","firstName":"Lisa","lastName":"Taylor","deleted":"false"}]
If i only try to get one column out of the database it works... but when i start a for / while function... it does not work -.-Undefined property: ::$deleted
© 2013 jQuery Foundation
Sponsored by and others.