Dynamic SQL Is Not Inline SQL

Posted by: youve been HAACKED, on 02 Nov 2005 | View original | NEW Bookmarked: 0 time(s)

Perhaps there is a better term I could be using when I referred to dynamic SQL in my last post. To my defense, I did mention using Prepared Statements. The key point to keep in mind while reading the last post is that Dynamic SQL does not necessarily imply Inline SQL. By inline SQL, I mean concatenated sql statements flung all over the code like a first year classic ASP developer. Like any good security minded developer, I detest inline SQL (as I define it here). A much better and safer approach...

Advertisement
Category: SQL | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1040 | Hits: 131

Similar Posts

  • Image Transforms with the ASP.NET Generated Image Control more
  • LINQ to Entities, Entity SQL, Parameterized Store Queries and SQL Injection more
  • Using Stored Procedures for CRUD more
  • OleDb Parameters to access FoxPro Data from .NET more
  • Logging Entity Framework Queries to Look for Perf Improvement Opportunities more
  • Html Encoding Nuggets With ASP.NET MVC 2 more
  • RadScheduler for Silverlight learning series, part 3: Add, Edit, and Delete Appointments more
  • Migrating to Postgresql with my friend NHibernate more
  • Javascript Array Fun more
  • Retrieve File Contents using SQL Server 2005 SQL CLR more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD