Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8695

Re: XSJX Query Limitations

$
0
0

Hi Shadi,

Looks like you are not constructing your query string ( variable query in your example ) . Put a try catch block to surround the below statements and check the error message.

 

try{

var pstmt = conn.prepareStatement(query);

var rs = pstmt.executeQuery();

}

catch(err)

{

     $.response.setBody(err.message);

}

 

Sree


Viewing all articles
Browse latest Browse all 8695

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>