Validation Required
For more information about the validation process, click here.
SPOIL essentially creates an objected-oriented (OO) layer on the database so the application can stay in the OO paradigm.
-
|
File name:
|
Date Published:
|
|
Spoil.msi
|
2/3/2006
|
|
Version:
|
File size:
|
|
1.0
|
116 KB
|
Sample code for the Stored Procedure Object Interface Layer (SPOIL). This creates an object abstraction over SQL stored procedures providing applications with an object view of the data layer.
-
Supported Operating System
Windows Small Business Server 2003
To use this code sample, you must have the following:
- Microsoft Windows 2000 or later
- Microsoft Visual Studio 2005
-
To install the code sample, follow these steps:
- Download and run the installer associated with this article, Spoil.msi.
By default, this installer places the C# project in the Program Files\Microsoft\Stored Procedure Object Interface Layer\SqlCommand folder.
- Start Visual Studio and open the SqlCommand.sln in the above folder.
Popular downloads