Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there any equivalent of indirection (macro) in T-SQL?
Message
From
31/01/2007 15:04:29
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
31/01/2007 15:02:42
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01191074
Message ID:
01191098
Views:
13
>>You can create the SQL in a stored procedure like that, but since you're going to call sp_ExecuteSQL you still have to watch out for SQL Injection attacks. I just finished an article for FPA on the proper way to prevent them. Keep an eye out for it.
>
>
>Good point. Had thought of that but in this case there is very low risk as it is in an Intranet and this particular function is only used by Admins to create some info for users to see.

I like consistency. I outline a technique in that article which can be used everytime. Now when I don't use it, my skin crawls. :)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform