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
SQL Scripts
May 17, 2012
Snippets
Current Articles
|
Archives
|
Search
SQL Scripts
12
Formatting a Short Date in SQL using Convert Function
DNN Expert
posted on August 12, 2011 11:26
To format a short date like MM/DD/YY try the following: select CONVERT(VARCHAR(8), GETDATE(), 1) as MyShortDate For a complete guide to&nb...
[Read the rest of this article...]
Posted in:
SQL Scripts
Actions:
E-mail
|
Permalink
|
Comments (0)
27
Quick Table Backup - SELECT INTO
DNN Expert
posted on April 27, 2011 06:01
Syntax: SELECT field1 [ , field2 ] , ... [ ] INTO newtable FROM source field1 Is a parameter that specifies the list of the fields that are to b...
[Read the rest of this article...]
Posted in:
SQL Scripts
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)
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