Creating Database ConnectionsConnecting to Microsoft SQL ServerConnecting to Other DatabasesStoring Connection Strings in the Web Configuration FileEncrypting Connection StringsExecuting Database CommandsExecuting Inline SQL StatementsExecuting Stored ProceduresFiltering Database RowsChanging the Data Source ModeHandling SQL Command Execution ErrorsCanceling Command ExecutionUsing ASP.NET Parameters with the SqlDataSource ControlUsing the ASP.NET Parameter ObjectUsing the ASP.NET ControlParameter ObjectUsing the ASP.NET CookieParameter ObjectUsing the ASP.NET FormParameter ObjectUsing the ASP.NET ProfileParameter ObjectUsing the QueryStringParameter ObjectUsing the SessionParameter ObjectProgrammatically Executing SqlDataSource CommandsAdding ADO.NET ParametersExecuting Insert, Update, and Delete CommandsExecuting Select CommandsCaching Database Data with the SqlDataSource ControlSummary