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
May 17, 2012
Snippets
Current Articles
|
Archives
|
Search
Microsoft SQL Server
SQL Scripts
SQL Server 2008 R2
Stored Procedures
31
How to Shrink Your DotNetNuke Database Log File / Truncate Transaction Log
DNN Expert
posted on December 31, 2011 08:05
PROCEDURE: This article tells you how to shrink a DotNetNuke database’s log file via Microsoft’s SQL Server Management Studio. 1) Lo...
[Read the rest of this article...]
Posted in:
DotNetNuke
,
Microsoft SQL Server
,
SQL Server 2008 R2
Actions:
E-mail
|
Permalink
|
Comments (0)
07
SQL Linked Server Error
DNN Expert
posted on October 07, 2011 07:01
To work around this problem, follow these steps on the computer that Windows Server 2003 or Windows XP SP2 is installed on: Make sure that the ...
[Read the rest of this article...]
Posted in:
Microsoft SQL Server
Actions:
E-mail
|
Permalink
|
Comments (0)
09
Sample Connection Strings
DNN Expert
posted on August 09, 2011 05:12
Oracle: "Provider=MSDAORA; Data Source=ORACLE8i7;Persist Security Info=False;Integrated Security=yes" Microsoft Access: "Provider=Microsoft.Jet.OLEDB...
[Read the rest of this article...]
Posted in:
Microsoft SQL Server
,
Web.Config
Actions:
E-mail
|
Permalink
|
Comments (0)
10
DNN User Login report SQL script for DNN Reports Module
DNN Expert
posted on April 10, 2011 13:27
Here's a great sql script to use for the DotNetNuke Reports Module: Select AU.Username, U.FirstName, U.LastName, AM....
[Read the rest of this article...]
Posted in:
DotNetNuke
,
Microsoft SQL Server
,
SQL Scripts
,
Core Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
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)
09
Farming Leads Import
DNN Expert
posted on January 09, 2011 07:26
INSERT [dbo].[Farming] ( [First Name] [Last Name] Title [Mailing Address] [Mailing City] [Mailing Province/State] [Mailing Postal/ZIP] We...
[Read the rest of this article...]
Posted in:
Microsoft SQL Server
Actions:
E-mail
|
Permalink
|
Comments (0)
20
Create a New Database From an Existing Database Backup (SQL Server Management Studio)
DNN Expert
posted on December 20, 2010 07:52
This topic explains how to create a new database from an existing full database backup. Security Note ...
[Read the rest of this article...]
Posted in:
Microsoft SQL Server
,
SQL Server 2008 R2
Actions:
E-mail
|
Permalink
|
Comments (0)
30
SQL SPLIT Function
DNN Expert
posted on April 30, 2010 05:15
Add the helper SPLIT function to your database CREATE FUNCTION dbo.Split ( @List nvarchar(2000), @SplitOn nvarchar(5) ) RETURNS @RtnVal...
[Read the rest of this article...]
Posted in:
Microsoft SQL Server
Actions:
E-mail
|
Permalink
|
Comments (0)
12
SEO Content Pages
DNN Expert
posted on March 12, 2010 08:31
PROCEDURE GIBS_SEO_Content nvarchar(50) = null AS BEGIN if (len(@city)=0) begin set @city=null end SET NOCOUNT ...
[Read the rest of this article...]
Posted in:
Microsoft SQL Server
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