Connecting to Microsoft SQL Azure

Thanks for your reply
the limit is not the problem. I am happy with a 200 limit. Microsoft SQL query statement does not use the “limit 200” statement but uses “top 200” in the select query.

I will file a bug report regardless.