﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Content tagged Stored Procedures, Programming</title><link>http://www.sqlservercentral.com/</link><description>Content tagged Stored Procedures, Programming posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Introduction to ADO - The Command Object</title><description>The third article in a four part series, this week Andy shows how to use the command object to work with stored procedure parameters.



</description><guid>http://www.sqlservercentral.com/articles/Stored+Procedures/introductiontoadothecommandobject/535/</guid><pubDate>2007/02/09</pubDate><link>http://www.sqlservercentral.com/articles/Stored+Procedures/introductiontoadothecommandobject/535/</link></item><item><title>Implementing a T-SQL semaphore</title><description>SQL Server does a great job of handling concurrency &amp;amp; ensuring that users can make changes in multi-user systems without conflict. However there are times a  strict calling order is needed. </description><guid>http://www.sqlservercentral.com/articles/Miscellaneous/2649/</guid><pubDate>2006/10/17</pubDate><link>http://www.sqlservercentral.com/articles/Miscellaneous/2649/</link></item><item><title>Introduction to the ADO Connection Object</title><description>Part 1 of a 4 part series about ADO, this is a beginner level article designed to get you started using the ADO connection object. If you haven&amp;#39;t used ADO so far, why not see what it&amp;#39;s all about?

</description><guid>http://www.sqlservercentral.com/articles/Miscellaneous/introductiontotheadoconnectionobject/510/</guid><pubDate>2006/05/26</pubDate><link>http://www.sqlservercentral.com/articles/Miscellaneous/introductiontotheadoconnectionobject/510/</link></item><item><title>How to Build Dynamic Stored Procedures</title><description>Robert is our expert on dynamic sql. This week he offers some good hints for planning the contruction of a proc that will use dynamic sql. He also adds some suggestions on how to format the code so that when you return to it later, you can figure out what you were doing!


</description><guid>http://www.sqlservercentral.com/articles/Miscellaneous/howtobuilddynamicstoredprocedures/968/</guid><pubDate>2005/12/16</pubDate><link>http://www.sqlservercentral.com/articles/Miscellaneous/howtobuilddynamicstoredprocedures/968/</link></item><item><title>Logins, Users, and Roles - Getting Started</title><description>Do you know the difference between a login and a user? What&amp;#39;s the best way to add them; Enterprise Manager, T-SQL, or SQL-DMO? In this beginner level article Andy demonstrates how to use all three methods to add logins and users and offers his view of which is the best technique.


</description><guid>http://www.sqlservercentral.com/articles/Administering/loginsusersandrolesgettingstarted/514/</guid><pubDate>2005/09/30</pubDate><link>http://www.sqlservercentral.com/articles/Administering/loginsusersandrolesgettingstarted/514/</link></item><item><title>Dynamic SQL or Stored Procedure</title><description>We&amp;#39;ve had a lot of coverage of dynamic sql (including another great one from Robert Marda later this week) but this one is a little different. Done in a question/answer format, Andy tries to explain to junior developers why dynamic sql is to be avoided, how to do so, what to do when you can&amp;#39;t.


</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/dynamicsqlorstoredprocedure/969/</guid><pubDate>2005/08/26</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/dynamicsqlorstoredprocedure/969/</link></item><item><title>Data Dictionary from within SQL Server 2000</title><description>Mindy explores the metadata stored in SQL 2000 to show you how to produce a simple and useful data dictionary!

</description><guid>http://www.sqlservercentral.com/articles/Installation/datadictionaryfromwithinsqlserver2000/607/</guid><pubDate>2005/02/04</pubDate><link>http://www.sqlservercentral.com/articles/Installation/datadictionaryfromwithinsqlserver2000/607/</link></item><item><title>COM+, SQL Server, Serializable isolation level and the issues!</title><description>This article shows you how to identify SQL Server performance problems and explains how the SERIALIZABLE transaction isolation level effected the performance of an OLTP application.</description><guid>http://www.sqlservercentral.com/redirect/articles/931/</guid><pubDate>2003/05/22</pubDate><link>http://www.sqlservercentral.com/redirect/articles/931/</link></item><item><title>Handling The Text Data Type</title><description>Robert is back this week with a look at the text data type. Not the easiest thing to work with, but sometimes a varchar just doesn&amp;#39;t give you the range you need.

</description><guid>http://www.sqlservercentral.com/articles/Miscellaneous/handlingthetextdatatype/985/</guid><pubDate>2003/05/07</pubDate><link>http://www.sqlservercentral.com/articles/Miscellaneous/handlingthetextdatatype/985/</link></item><item><title>An Automated Solution for Migrating Database Structures</title><description>This article by Simon Galbraith (from Red Gate software, maker of SQL Compare) discusses migrating changes from development to staging, QA, and on to production. If you&amp;#39;ve never seen the need for a schema compare tool (Steve Jones!), this is worth reading.</description><guid>http://www.sqlservercentral.com/redirect/articles/982/</guid><pubDate>2003/05/06</pubDate><link>http://www.sqlservercentral.com/redirect/articles/982/</link></item><item><title>Creating a Script from a Stored Procedure</title><description>Ryan demonstrates how he arrived at a solution that allows you to create scripts from a stored procedure using SQL-DMO. If you get interested in DMO, we&amp;#39;ve got quite a bit of additional content here on the site to help you get going! Ryan is a new author here on the site, please take a minute to read his article, add a comment, maybe just say hello.
</description><guid>http://www.sqlservercentral.com/articles/Miscellaneous/creatingascriptfromastoredprocedure/973/</guid><pubDate>2003/05/02</pubDate><link>http://www.sqlservercentral.com/articles/Miscellaneous/creatingascriptfromastoredprocedure/973/</link></item><item><title>How to Build Dynamic Stored Procedures</title><description>Robert is our expert on dynamic sql. This week he offers some good hints for planning the contruction of a proc that will use dynamic sql. He also adds some suggestions on how to format the code so that when you return to it later, you can figure out what you were doing!


</description><guid>http://www.sqlservercentral.com/articles/Miscellaneous/howtobuilddynamicstoredprocedures/968/</guid><pubDate>2005/12/16</pubDate><link>http://www.sqlservercentral.com/articles/Miscellaneous/howtobuilddynamicstoredprocedures/968/</link></item><item><title>Dynamic SQL or Stored Procedure</title><description>We&amp;#39;ve had a lot of coverage of dynamic sql (including another great one from Robert Marda later this week) but this one is a little different. Done in a question/answer format, Andy tries to explain to junior developers why dynamic sql is to be avoided, how to do so, what to do when you can&amp;#39;t.


</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/dynamicsqlorstoredprocedure/969/</guid><pubDate>2005/08/26</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/dynamicsqlorstoredprocedure/969/</link></item><item><title>Logins, Users, and Roles - Getting Started</title><description>Do you know the difference between a login and a user? What&amp;#39;s the best way to add them; Enterprise Manager, T-SQL, or SQL-DMO? In this beginner level article Andy demonstrates how to use all three methods to add logins and users and offers his view of which is the best technique.


</description><guid>http://www.sqlservercentral.com/articles/Administering/loginsusersandrolesgettingstarted/514/</guid><pubDate>2005/09/30</pubDate><link>http://www.sqlservercentral.com/articles/Administering/loginsusersandrolesgettingstarted/514/</link></item><item><title>Worst Practice - Bad Comments</title><description>This one is pretty interesting, Andy discusses a few things he sees in comments that not only fail to add value, they end up costing extra time. There&amp;#39;s room for discussion here, but definitely a discussion worth having - comments can make you or break you, here&amp;#39;s a chance to think about what you think is important in commenting and pass that on to your development team.

</description><guid>http://www.sqlservercentral.com/articles/Miscellaneous/worstpracticebadcomments/893/</guid><pubDate>2003/01/23</pubDate><link>http://www.sqlservercentral.com/articles/Miscellaneous/worstpracticebadcomments/893/</link></item><item><title>Default Values and Named Parameters for Stored Procs</title><description>Are you using default values for your parameters? Using named parameters when you call the proc or passing the values by ordinal? Should you be? Andy thinks 6 out of 10 of our readers will agree with his point of view, we&amp;#39;ll be a little more conservative and guess that 5 of out 10 will be closer.
</description><guid>http://www.sqlservercentral.com/articles/Miscellaneous/defaultvaluesandnamedparametersforstoredprocs/882/</guid><pubDate>2003/01/08</pubDate><link>http://www.sqlservercentral.com/articles/Miscellaneous/defaultvaluesandnamedparametersforstoredprocs/882/</link></item><item><title>Data Dictionary from within SQL Server 2000</title><description>Mindy explores the metadata stored in SQL 2000 to show you how to produce a simple and useful data dictionary!

</description><guid>http://www.sqlservercentral.com/articles/Installation/datadictionaryfromwithinsqlserver2000/607/</guid><pubDate>2005/02/04</pubDate><link>http://www.sqlservercentral.com/articles/Installation/datadictionaryfromwithinsqlserver2000/607/</link></item><item><title>Introduction to ADO - The Command Object</title><description>The third article in a four part series, this week Andy shows how to use the command object to work with stored procedure parameters.



</description><guid>http://www.sqlservercentral.com/articles/Stored+Procedures/introductiontoadothecommandobject/535/</guid><pubDate>2007/02/09</pubDate><link>http://www.sqlservercentral.com/articles/Stored+Procedures/introductiontoadothecommandobject/535/</link></item><item><title>Introduction to ADO Part 4 - Combining It All</title><description>In three previous articles Andy has done a very basic introduction to the ADO connection, command, and recordset objects. In this wrap up article he talks about how to use the power of ADO client side filtering and disconnected recordsets, then adds some code which shows how to combine all the objects. ADO is not simple, but Andy has done a good job in limiting his dicussion to the things you REALLY need to know about ADO to get started.
</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/introductiontoadopart4combiningitall/537/</guid><pubDate>2001/12/07</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/introductiontoadopart4combiningitall/537/</link></item><item><title>Introduction to the ADO Connection Object</title><description>Part 1 of a 4 part series about ADO, this is a beginner level article designed to get you started using the ADO connection object. If you haven&amp;#39;t used ADO so far, why not see what it&amp;#39;s all about?

</description><guid>http://www.sqlservercentral.com/articles/Miscellaneous/introductiontotheadoconnectionobject/510/</guid><pubDate>2006/05/26</pubDate><link>http://www.sqlservercentral.com/articles/Miscellaneous/introductiontotheadoconnectionobject/510/</link></item><item><title>Troubleshooting ASP and ADO Errors</title><description>My ASP file doesn’t access my database.&amp;#34; &amp;#34;I can’t connect to my database from my code.&amp;#34; &amp;#34;I’m having problems calling and debugging stored procedures.&amp;#34; These are some of the problems I hear every day as a Microsoft® developer support engineer. 

</description><guid>http://www.sqlservercentral.com/redirect/articles/249/</guid><pubDate>2001/07/20</pubDate><link>http://www.sqlservercentral.com/redirect/articles/249/</link></item><item><title>Using Stored Procedures from ADO 2.1</title><description>If you’re running database-intensive code from Visual Basic or ASP, stored procedures can give you a great speed boost. With ADO 2.1, one of the components that makes up MDAC, this technique is easier to implement than ever. 



</description><guid>http://www.sqlservercentral.com/redirect/articles/248/</guid><pubDate>2001/06/29</pubDate><link>http://www.sqlservercentral.com/redirect/articles/248/</link></item><item><title>Automate Writing Stored Procedures</title><description>This article by David Rabb from the June 2001 issue of VBPJ shows you how to build a tool that will build a select, insert, update, and delete stored procedure for each table in a database. It&amp;#39;s a great example of how to use DMO and a great tool as well!


</description><guid>http://www.sqlservercentral.com/redirect/articles/256/</guid><pubDate>2001/06/25</pubDate><link>http://www.sqlservercentral.com/redirect/articles/256/</link></item><item><title>Executing Multiple Scripts in a Folder using the ScriptRunner Utility</title><description>Ever have a large batch of scripts you need to run? It takes a while if you have to open each one in Query Analyzer and execute it. One of our readers proposed an alternative - take a look the small app Andy Warren wrote to make doing this task a breeze.
</description><guid>http://www.sqlservercentral.com/articles/Administering/scriptrunner/292/</guid><pubDate>2001/06/14</pubDate><link>http://www.sqlservercentral.com/articles/Administering/scriptrunner/292/</link></item></channel></rss>