Forum Discussion

nagendts's avatar
nagendts
New Contributor
2 years ago

Not able to find approprate method to get the mysql query response to console/log or to save to file

HI All,

We are trying to execute the MYSQL query through the java script in script. We are able to run the query but not to validate it or view the result of query.

currently we are using this method to run the query : ADO.CreateADOQuery();
But we are not finding any specific method to validate the response from the query.?