SEARCH RESULTS

Home  >  Search Results

18427 results found for "stored procedures coldfusion" in order of relevance.

Only the top 100 results are shown. Refine your search for a smaller result set.


Updating Results
Updating Results
Total Results:100 - Showing Page: 1 of 6 << < > >>
Tips for using SQL Server 2005 stored procedures (2/27/2008)

Tips for using SQL Server 2005 stored procedures Microsoft SQL Server 2005 introduces many new useful stored procedures, functions and operators. Some actions you can perform without these new ...

Stored Procedures Administration (3/31/2004)

Stored Procedures Administration Alexander Chigrik alexander@sswug.org Introduction A stored procedure is a precompiled collection of Transact-SQL statements stored under ...

Enhance Your Transaction Flexibility With Embedded Stored Procedures (6/3/2005)

Enhance Your Transaction Flexibility With Embedded Stored Procedures By Ben Taylor Introduction Recently I found a need to perform the same processes from different entry points in...

Optimizing Stored Procedures To Avoid Recompiles (3/24/2003)

Optimizing Stored Procedures To Avoid Recompiles One of the most overlooked areas in optimizing SQL Server and Transact-SQL is the recompilations of stored procedures. Recently started looking ...

Useful undocumented SQL Server 2008 log shipping stored procedures (3/3/2010)

Useful undocumented SQL Server 2008 log shipping stored procedures SQL Server 2008 supports the following useful undocumented log shipping stored procedures: - sp_add_log_shipping_monitor_...

High Speed Data Import Using Synthetic Keys (3/1/2010)

High Speed Data Import Using Synthetic Keys by Ben Taylor   Synthetic keys are a common database design in SQL Server. A synthetic key is a system assigned value that has nothing...

Useful undocumented SQL Server 2008 distributed queries stored procedures (3/10/2010)

Useful undocumented SQL Server 2008 distributed queries stored procedures SQL Server 2008 supports the following useful undocumented distributed queries stored procedures: - sp_catalogs_ro...

Useful Undocumented SQL Server 2008 Database Engine Stored Procedures (3/17/2010)

Useful Undocumented SQL Server 2008 Database Engine Stored Procedures SQL Server 2008 supports the following useful undocumented database engine stored procedures: - sp_bcp_dbcmptlevel -...

Undocumented SQL Server 2008 Database Maintenance Plan Stored Procedures (3/24/2010)

Undocumented SQL Server 2008 Database Maintenance Plan Stored Procedures SQL Server 2008 supports the following useful undocumented database maintenance plan stored procedures: - sp_clea...

[Msg]: [sswug:sql2k] Post SP2 Fixes (12/22/2002)

We applied Sp2 then moved to the post sp2 hotfixes and have a couple of questions for any of you that may be familiar with this. This is a brand new install with no databases yet. We copied all the...

Troubleshooting Web Assistant Procedures (5/3/2006)

Troubleshooting Web Assistant Procedures SQL Server supports the following four web assistant stored procedures: - sp_dropwebtask - sp_makewebtask - sp_enumcodepages - sp_runwebtask This art...

Using replication procedures to troubleshoot SQL Server problems (8/16/2006)

Using replication procedures to troubleshoot SQL Server problems This article describes how you can resolve SQL Server problems by using the SQL Server replication stored procedures. You can u...

Undocumented SQL Server 2005 replication stored procedures (Part 3) (1/3/2007)

Undocumented SQL Server 2005 replication stored procedures (Part 3) SQL Server 2005 supports many useful undocumented replication stored procedures. In the third part of this article, I want to de...

Useful Undocumented SQL Server 2005 Extended Stored Procedures (2/22/2006)

Useful Undocumented SQL Server 2005 Extended Stored Procedures An extended stored procedure (xp) is a dynamic link library that runs directly in the address space of SQL Server. You can run extend...

Undocumented SQL Server 2005 Web Task Stored Procedures (5/17/2006)

Undocumented SQL Server 2005 Web Task Stored Procedures SQL Server 2005 supports the following three undocumented web task system stored procedures: - sp_readwebtask - sp_convertwebtasks - sp_c...

Useful undocumented SQL Server 2008 Database Mail Procedures (1/13/2010)

Useful undocumented SQL Server 2008 Database Mail Procedures SQL Server 2008 supports the following useful undocumented database mail stored procedures: - sp_RunMailQuery - sp_SendMailMe...