On The Insider: Did Batman Assault His Mom and Sister?
66 Resources for

procedure

  • Subscribe to this listing via:
  • RSS
  • Email
Did you mean policies and procedures (472 results)

TechRepublic Resources

Puppeteer (exe)
PUPPETEER is a program to help you automate commonly performed actions. Whether you are trying to automate your login procedure, or automatically fill out Web forms, or go through a complex configuration procedure, with PUPPETEER, you can easily write a script once which for all time will keep all the...
Tags: Procedure, Script, Black Pepper Games, PUPPETEER
Software downloads 2008-05-12
Enhancements to SAS/GRAPH Software in SAS 9.2
This paper covers the key functionalities that have been added to SAS/GRAPH 9.2. Highlights include integration of styles with current SAS/GRAPH procedures; new SAS/GRAPH statistical graphics procedures such as SGPlot, SGScatter, and SGPanel; Graph Template Language GTL that can be rendered using the SGRender procedure; GKPI and GTILE procedures; Network...
Tags: Procedure, SAS Institute
White papers 2008-04-02
Diagnose SQL Server performance issues using sp_lock
A common misconception among IT pros is that "locks are bad," and you must do everything possible to ensure database locking doesn't prevent processes from running. In order to ensure a consistent database environment, the database engine must use a mechanism to acquire exclusive use of a resource when that...
Tags: Procedure, Performance, Microsoft SQL Server, Lock, Locks, Spid, Dbid, Tim, Storage, Databases, Hardware, Enterprise Software, Software, Data Management, Tim Chapman
Blog posts 2008-03-31
ConsentEASE (zip)
ConsentEASE is a unique software that generates personalized informed consents for surgeries and medical procedures. Can be used for any specialty and any procedure. Just click and print. Avoid costly and embarrassing mistakes. Failure to obtain an adequate informed consent can result in a claim of battery, medical negligence and...
Tags: Procedure, Consent, ConsentEASE.com, ConsentEASE, Engineering
Software downloads 2008-03-18
Generate dynamic SQL statements in SQL Server
When you need to solve a tricky database problem, the ability to generate SQL statements is a powerful tool -- although you must be careful when using it. This article explores how you can use this functionality to generate SQL statements on the fly. Dynamic SQL statements A...
Tags: Parameter, Procedure, Microsoft SQL Server, Statement, Server, SQL, SalesHistory, usp_GetSalesHistory, EXECUTE, Tim, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Tim Chapman
Blog posts 2008-03-10
Finding dependencies in SQL Server 2005
Any time you need to modify objects in your SQL Server 2005 database, the objects that are dependent upon those objects are a concern. You don't want to remove columns from tables, procedures, views, or tables if there are objects dependent upon them that are being used. ...
Tags: Procedure, Microsoft SQL Server, Microsoft SQL Server 2005, Object, SalesHistory, SalePrice, Tim, Databases, Storage, Enterprise Software, Software, Data Management, Hardware, Tim Chapman
Blog posts 2008-02-04
Train users to follow best practices when writing VBA code
If you train users to do a little coding on their own, they may not hit you up with as many development requests. I think that teaching users Visual Basic for Applications VBA is a good place to start because it's easy to learn. VBA lets you automate tasks and...
Tags: Solution, Procedure, Data, Statement, Variable, Code, Microsoft VBA, Best Practice, Value, Error, Figure E, Scripting Languages, Software/Web Development, Web Development, Susan Harkins
Blog posts 2008-02-01
Monitor query performance with the SQL Server 2005 procedure cache
In SQL Server 2005, you only need to recompile the statements inside stored procedures. This is much different than SQL Server 2000, where the entire procedure or batch may be recompiled. The benefit to the statement level recompile in SQL Server 2005 is that typically just a few statements inside...
Tags: Monitor, Procedure, Performance, Microsoft SQL Server, Statement, Database Engine, Microsoft SQL Server 2005, Execution Plan, Tim, Databases, Storage, Enterprise Software, Software, Data Management, Hardware, Tim Chapman
Blog posts 2008-01-17
Write your own sp_lock system stored procedure in SQL Server 2005
The sp_lock system stored procedure is a great tool for checking the amount of locking that occurs on your database system. It returns the number and types of locks that are being held by current active SQL Server sessions. One of my previous articles describes how you can use sp_lock...
Tags: Procedure, Microsoft SQL Server, Statement, Information, Session, Microsoft SQL Server 2005, LEFT JOIN, Sql_handle, sp_LockDetail Example, Tim, Storage, Databases, Hardware, Enterprise Software, Software, Data Management, Tim Chapman
Blog posts 2008-01-07
BMC Best Practice Process Flow for Release Management
The Release Management process consists of four procedures. The first procedure is called "Request for Change Handling". It is used by the release managers to review the requests for change that have been passed to Release Management. The second procedure is called "Release Definition". This procedure is used by release...
Tags: BMC Software Inc., Procedure, Best Practice, It Management, It service Management
White papers 2007-10-01
Explore an overloading method in VB.NET
Developers often need to define a method with the same name that may perform different functionalities. In order to do that, you should use the Overloads keyword in .NET. In this quick tip, I look at an example function that performs different sets of functionalities with the same name. ...
Tags: Procedure, Microsoft Visual Basic.Net, .Net, Microsoft Development Tools, Programming Languages, Middleware, Software Development, Software/Web Development, Development Tools, Enterprise Software, Software, Irina Medvinskaya
Blog posts 2007-11-08
How do I... Install, configure, and use LiteSpeed for database backups?
LiteSpeed by Quest software is an enterprise-level backup solution for MS SQL Server. This solution includes several powerful features that increase the ease and efficiency of database archiving on an enterprise level. This How do I... shows you how to install, configure, and use LiteSpeed. This blog...
Tags: Database, Procedure, Backup, Choice, LiteSpeed, Engine, Backups, Joshua Hoskins
Blog posts 2007-11-05
How do I... Change access permissions for all folders and files in Vista?
In a previous How do I... download, TechRepublic published the steps one would take to change permissions on a single file in the Microsoft Windows Vista operating system. TechRepublic member rignatius@... asked in the ensuing discussion thread if we could enlighten him on how to apply the permission changes to...
Tags: Folder, TechRepublic Inc., Permission, Procedure, Microsoft Windows Vista, Advertising & Promotion, Microsoft Windows Vista (Longhorn), Marketing, Operating Systems, Microsoft Windows, Software
Download resources 2007-07-24
Passing table valued parameters in SQL Server 2008
I have always wanted to be able to pass table variables to stored procedures. If a variable is able to be declared, it should have the functionality to be passed as necessary.I was thrilled to learn that SQL Server 2008 offers this functionality. Here are instructions on how to pass...
Tags: Database, Procedure, Microsoft SQL Server, Data, Variable, Table, Tim Chapman
Blog posts 2007-08-27
Secure Deletions (zip)
This Secure Deletions tool provides the user with convenience and security. The encryption and overwrite procedures used during the secure delete process will result in your securely deleted files being impossible to run, see, or locate. The user has the option of viewing the overwrite and renaming procedures as unwanted...
Tags: Procedure, File System, Security
Software downloads 2007-06-01
SAS/GRAPH Procedures for Creating Statistical Graphics in Data Analysis
Making a plot of the data is often the first step in a data analysis or a statistical study. In SAS 9.2, SAS/GRAPH introduces a family of new procedures developed for this purpose. These procedures are designed to create stand-alone displays that complement the more specialized graphs produced by the...
Tags: Data Analysis, Procedure, Graphics
White papers 2007-05-14
Using the DATASETS Procedure Part II
PROC DATASETS is a single PROC containing functionality that is also available in PROCs COPY, CONTENTS, and APPEND. The DATASETS procedure is more efficient, more versatile, and has features far beyond COPY, CONTENTS, and APPEND. This paper will try to explain why, when, and how to use the DATASETS procedure....
Tags: Procedure, DATASETS Procedure, PROC DATASETS
White papers 2007-05-14
Analyzing Time Series Cross-Sectional Data With the PANEL Procedure
A brief theoretical overview of methods available to analyze time series cross-sectional panel data is provided. The PANEL procedure in SAS/ETS software is used to demonstrate the implementation of these methods in SAS. An empirical example is given to compare different techniques and demonstrate the PANEL procedure's capabilities. Dynamic panel...
Tags: Procedure, SAS Institute
White papers 2007-05-14
Win the Pennant!: Use PROC FORMAT
The FORMAT procedure can be a programmer's best friend once the initial hurdles of understanding its usage have been overcome. No procedure can replace the power of the SAS DATA step, but learning to use procedures in the right place and at the right time may provide new and efficient...
Tags: Procedure, SAS Institute, Proc FORMAT
White papers 2007-05-14
ChemLab (exe)
Model ChemLab is a unique product incorporating both an interactive simulation and a lab notebook workspace with separate areas for theory, procedures and student observations. Commonly used lab equipment and procedures are used to simulate the steps involved in performing an experiment. Users step-through the actual lab procedure while interacting...
Tags: Procedure, Model ChemLab, Notebooks, Strategic Planning, Hardware, Notebooks & Tablets, Strategy, Management
Software downloads 2007-01-16

Content Types

Blog posts (10 results)
Book chapters (1 results)
Discussion threads (2 results)
Download resources (1 results)
Software downloads (12 results)
Technical articles (22 results)
White papers (18 results)

Refining Tags

Software (38 results)
Enterprise Software (36 results)
Databases (31 results)
Data Management (31 results)
Software/Web Development (20 results)
Programming Languages (19 results)
Microsoft SQL Server (18 results)
Software Development (18 results)
Hardware (14 results)
Storage (12 results)
Tim Chapman (12 results)
database (11 results)
SQL (11 results)
SQL Server Newsletter (10 results)
TechRepublic Inc. (9 results)
Microsoft SQL Server 2005 (8 results)
SAS Institute (8 results)
Oracle Corp. (8 results)
Statement (6 results)
.Net (6 results)
Development Tools (6 results)
Middleware (6 results)
Listing B (5 results)
Microsoft Development Tools (5 results)
Tim (5 results)
Oracle Tips Newsletter (5 results)
Arthur Fuller (4 results)
Tony Patton (4 results)
.NET Newsletter (4 results)
Server (4 results)
Marketing (4 results)
Data (4 results)
Engineering (3 results)
Security (3 results)
Best Practice (3 results)
Bob Watkins (3 results)
It Management (3 results)
SalesHistory (3 results)
Application (3 results)
Code (3 results)
Application Servers (3 results)


Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now
Troubleshooting PC Hardware
Your organization can't put business productivity on hold while you research users' hardware problems. This guide will quickly get you up to speed on ...
Buy Now