Hi,

I created a new gadget using a data source which worked fine. After
creating the gadget I edited the sql query in data-api.jag like below.

var queryData = JSON.parse('{"SELECT * FROM `multiGraphTable2` limit 10"}');

I run this query in mysql database and it gave me the correct results, but
when I edited the data-api.jag with this query the gadget doesn't load and
it gives an error in firebug.

Any idea why this is happening?

Thank you,
Sajini.

-- 
Sajini De SIlva
Software Engineer; WSO2 Inc.; http://wso2.com ,
Email: [email protected]
Blog: http://sajinid.blogspot.com/
Git hub profile: https://github.com/sajinidesilva
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to