Monday, 15 May 2017

Fetch Data from SQL in HTML

I was try to develop an mobile app in Apache Cordova which is in html and javascript language. I've used this guide (https://docs.microsoft.com/en-us/azure/sql-database/sql-database-connect-query-nodejs) which is node.js to connect to the database but for this guide it uses console.log. When i try to use alert command to call out the data, no result was produced. Please advice on what command should i use for this case.

Code



via jarkwt

No comments:

Post a Comment