Results 201 to 210 of about 730,730 (258)
Some of the next articles are maybe not open access.
Stored Procedure Orchestrators
2020Building on the controller pattern in Chapter 2, the next logical progression for the framework is the concept of the orchestrator. It is basically a controller for controllers and can address the issue of precedence rules between controllers.
Andy Leonard, Kent Bradshaw
openaire +1 more source
Automation with Stored Procedures
2020Now that we see all the pieces that need to be coordinated day in and day out for executing the processes defined in Chapter 1, let’s introduce the idea of controllers. A controller is the most basic element in our demonstration of the framework concept.
Andy Leonard, Kent Bradshaw
openaire +1 more source
Working with Stored Procedures
2002This chapter looks at some of the more common objects you need to understand when working with Access Data Projects (ADPs) and SQL Server. Stored procedures, functions and views form the cornerstone of much of this interaction. To quote Russell Sinclair, author of From Access to SQL Server (Apress): “Stored procedures are a new concept to most Access ...
Susan Sales Harkins, Martin W. P. Reid
openaire +1 more source
2003
Welcome to the SQL Server 2000 Stored Procedures handbook. Here, we will cover the different types of stored procedures used in SQL Server 2000 and their usage. We will also examine the working of stored procedures, the potentially tricky areas, and how to avoid them.
Tony Bain +3 more
openaire +1 more source
Welcome to the SQL Server 2000 Stored Procedures handbook. Here, we will cover the different types of stored procedures used in SQL Server 2000 and their usage. We will also examine the working of stored procedures, the potentially tricky areas, and how to avoid them.
Tony Bain +3 more
openaire +1 more source
2020
One of the most common issues continually facing IT organizations is finding the proper balance between the effort to develop and deploy processes into production against the efficiency and effectiveness of production control operators. The effort to develop and deploy and the effectiveness of production control seem to be diametrically opposed. Making
Andy Leonard, Kent Bradshaw
openaire +1 more source
One of the most common issues continually facing IT organizations is finding the proper balance between the effort to develop and deploy processes into production against the efficiency and effectiveness of production control operators. The effort to develop and deploy and the effectiveness of production control seem to be diametrically opposed. Making
Andy Leonard, Kent Bradshaw
openaire +1 more source
2003
Relational databases such as SQL Server and Oracle rely on stored procedures to do repetitive tasks, so a programmer’s main jobs when creating database applications are creating, debugging, and testing stored procedures (often called stored procs). Another database object it behooves programmers to learn is the view—or virtual table.
Mahesh Chand, David Talbot
openaire +1 more source
Relational databases such as SQL Server and Oracle rely on stored procedures to do repetitive tasks, so a programmer’s main jobs when creating database applications are creating, debugging, and testing stored procedures (often called stored procs). Another database object it behooves programmers to learn is the view—or virtual table.
Mahesh Chand, David Talbot
openaire +1 more source
2003
We could write a whole book only on system stored procedures. In fact someone already has; it’s written by the Microsoft SQL Server team and is available under the System Stored Procedures section, which is included under the Transact-SQL Reference section of SQL Server Books Online.
Tony Bain +3 more
openaire +1 more source
We could write a whole book only on system stored procedures. In fact someone already has; it’s written by the Microsoft SQL Server team and is available under the System Stored Procedures section, which is included under the Transact-SQL Reference section of SQL Server Books Online.
Tony Bain +3 more
openaire +1 more source
2011
When I first discovered Java stored procedures, I made a formal presentation of my findings to the IT department of the company where I worked, giving several examples, including using Java in an Oracle database to send e-mail, to read web pages, and to calculate Unix crypt values for the authentication of application users. That was in 2001, and as we
openaire +1 more source
When I first discovered Java stored procedures, I made a formal presentation of my findings to the IT department of the company where I worked, giving several examples, including using Java in an Oracle database to send e-mail, to read web pages, and to calculate Unix crypt values for the authentication of application users. That was in 2001, and as we
openaire +1 more source

