- Working with MS Access Stored Procedures in VB.NET. Part 1
Shows how to use Stored Procedures, which is usually a feature of high-end databases, in Microsoft Access. - Calling Fortran Subroutines from C/C++
By Jonathan Thornburg. Discusses Fortran and C/C++ interoperability in both directions. - Extended Stored Procedure
A component for Delphi provides a convenient way to write custom exctended procedures for MS SQL Server. [Commercial] - Calling Webservices from ASP.NET: Example Google Web Service
Describe how to call webservices in ASP.NET and provide the Google Search web service as an example. - T4S Stored Procedure Generator
Versatile stored procedure generation tool supporting SQL Server 2000, 2005 & 2008
Calling Stored Procedures
Calling Stored Procedures from ASP.NET and VB.NET
Step-by-step tutorial to write Stored Procedures for ASP.NET
A to Z of Stored Procedures for ASP and VB Programmers
This is an online tutorial for the database administrators which elaborately explains about stored procedures and its usage. It guides the users...
Calling Stored procedure with mySQL and PHP
Writing external scripts to perform complex data handling is a tedious affair. The best way to automate tasks straightaway into the server is by...
Calling Command objects and stored procedures
This article basically explains about how to create stored procedure. Stored procedure is basically used for making easy to the users for managing...
ADO.NET Express Pro 1.2.0
ADO.NET Express is an add-in for Visual Studio 2003 that generates class methods for calling stored procedures and executing common types of SQL...
Calling Stored Procedures From Active Server Pages
If the users wishes to know how to call stored procedures in Active Server pages and also it demonstrates about the basic function of stored...
About Stored Procedures
This tutorial implements complete details about stored procedures and its full functions to the users. It teaches the topics like use of stored...
The 'Ins' and 'Outs' of Using Stored Procedures with Visual Basic .NET
The 'Ins' and 'Outs' of Using Stored Procedures with Visual Basic .NET is a tutorial which discusses about various information such as creating...
Writing a Stored Procedure
This is an online tutorial which guides the users to write stored procedures. By using this article users can create and alter procedures by...
Running Stored Procedures with ASP.NET
Running Stored Procedures with ASP.NET is an useful tutorial which helps you to excute the user defined procedures with the help of the system...
Why use Stored Procedures?
Why use Stored Procedures? is an article which discusses about the advantages and disadvantages of the stored procedures. Some of the advantages of...
Using Stored Procedures For Data Access
This is an online tutorial for database administrators which teaches them the way of accessing data using stored procedures. The basic function of...
ADO Command and Stored Procedures - Introduction
This is an useful tutorial section for database managers which gives several steps and tips about the creation of SPROC (Stored Procedure) and also...
ADO.NET, COBOL and Stored Procedures
ADO.NET, COBOL and Stored Procedures is a tutorial which contains more details about the stored procedure and how to get the data of the database...
selectDelphi 1.5
This is a tool for Developers who use MS SQL Server and want to take maximum advantage of Stored Procedures (SPs) and User Defined Functions...
Utilizing Parameters in SQL Stored Procedures
This is an online stored procedure tutorial which simply and briefly explains about the usage of parameters in SQL stored procedures and from this...
How To Call SQL Server Stored Procedures in ASP.NET by Using Visual Basic .NET
How To Call SQL Server Stored Procedures in ASP.NET by Using Visual Basic.NET is an article which briefly explains the method of creating and...
Using Stored Procedures in Visual Basic .NET
Using Stored Procedures in Visual Basic .NET is a tutorial which guides you in selecting, updating records of the database using the stored...
XP Crypt 3.VII
XP Crypt is an useful site security program that has the ability to perform column encryption in views, procedures and triggers. All data...
Running Dynamic Stored Procedures
This tutorial describes fully about the generation of stored procedures and how to update and delete records using SQL statements like SELECT FROM,...
