Categories
Tags → Sql Procedure

Delete Database Users stored procedure

Stored procedure compatible with Microsoft SQL Server 2000 and 2005 that automatically deletes unnecessarily users from your database.
DETAILS

Connecting ASP.NET to Access and SQL Server Database

This tutorial talks about connecting to an Access or Sql Server database using ASP.NET. You might have noticed that the procedure to connect to a database is almost the same, but you should always take some ideas into consideration before you sta...
DETAILS

SQL Users AUDIT procedure

Stored procedure compatible with Microsoft SQL Server 2005 that shows detailed information about database users. The information can be obtained for a specific database or for all databases on your server. The output contains a list of all users from...
DETAILS

Using Stored Procedures with MSSQL and ASP.NET 2.0

If you haven''t used MSSQL stored procedures before with SQL Server and in your ASP.NET 2.0 pages then you need to read this article. In this article I will list down basic questions like the following :what is a stored procedure? How can I crea...
DETAILS

Page:
©2003-2019 jCay.com