﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / Business Intelligence  / trapping inconsistently linked queries / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 18 May 2013 18:04:16 GMT</lastBuildDate><ttl>20</ttl><item><title>trapping inconsistently linked queries</title><link>http://www.sqlservercentral.com/Forums/Topic1371275-147-1.aspx</link><description>hello,is there any way that we can trap any query which might have been incorrectly linked? egif have 2 tables each containing a million recordsand someone fires a query select * from a , b. I want to catch this before it gets executed. is there anyway? the issue is i am creating an online query builder where the users can create any query they want, and then i will be sending that query in form of stored procedure or a query to the server. It could potentially crash the server. i want to first check if this query could do it before i go ahead and execute it. Is there any way i can prevent this from happening? Please help my tool is ready just this one issue is bothering me.Regards,Ranjit</description><pubDate>Thu, 11 Oct 2012 02:22:06 GMT</pubDate><dc:creator>rshekdar</dc:creator></item></channel></rss>