Login
Register
Home
Applications
Consulting
Design
Business Links
Support
Contact
Knowledge Base
Content Management System
BannerAd Rotator
Business Directory
Restaurant Menu Manager
Custom Database Reporting
Distributor Locator
Application Screen Shots
Web
Site
Search
Search
Archives
C Sharp - C# (10)
..private void function() (2)
CraigsList (2)
CSS (2)
DNS (0)
DotNetNuke (19)
..Modules (6)
....Core Modules (3)
....Custom Modules (7)
..Resource Links (1)
E-Mail (2)
IIS (3)
Malware (1)
Microsoft SQL Server (9)
..SQL Scripts (3)
..SQL Server 2008 R2 (3)
..Stored Procedures (3)
Networking Problems (3)
Operating Systems (0)
..Windows 7 (3)
..Windows Server 2003 (1)
..Windows Server 2008 (2)
..Windows Vista (2)
..Windows XP (4)
PCI DSS Compliance (1)
Technology (139)
VbScript (2)
Web Design (3)
Web.Config (3)
Support
Knowledge Base
Microsoft SQL Server
Stored Procedures
May 17, 2012
Snippets
Current Articles
|
Archives
|
Search
Stored Procedures
17
Finding the Port of MS SQL Named Instance
DNN Expert
posted on March 17, 2011 06:12
When running a named instance of MS SQL the instance will run on a port other than the usual port 1433. To determine the port you can use th...
[Read the rest of this article...]
Posted in:
Microsoft SQL Server
,
Stored Procedures
,
SQL Server 2008 R2
Actions:
E-mail
|
Permalink
|
Comments (0)
27
Deleting a DNN User Account
DNN Expert
posted on October 27, 2010 14:32
@rUser table (UserId int) 'Set UserID' into @rUser (UserId) values (9) Print '==================================' Print 'DELETE from aspn...
[Read the rest of this article...]
Posted in:
DotNetNuke
,
Stored Procedures
Actions:
E-mail
|
Permalink
|
Comments (0)
21
Check for Null Value in a Stored Procedure
DNN Expert
posted on April 21, 2010 04:54
Within a stored procedure use an IF STATEMENT to check a parameter for a NULL VALUE if( @CustomFieldID is null) begin print 'NUL...
[Read the rest of this article...]
Posted in:
Stored Procedures
Actions:
E-mail
|
Permalink
|
Comments (0)
P.O. BOX 2342 ~ BREWSTER, MA 02631
PHONE & FAX: (508) 714-0678
Home
|
Applications
|
Consulting
|
Design
|
Business Links
|
Support
|
Contact
Copyright 2012 by Global Internet Business Solutions
Terms Of Use
Privacy Statement