-
Recent Posts
Categories
- BlackBerry (2)
- Featured 2 (6)
- Group Policy (1)
- Kiosk (3)
- Linux (10)
- OpenSolaris (4)
- Ubuntu (3)
- Mac (5)
- Entourage (1)
- Folder Actions (2)
- Microsoft O/S (13)
- DOS (1)
- Windows 7 (1)
- Windows Server 2003 (3)
- Windows Server 2008 R2 (1)
- Windows Vista (1)
- Windows XP (6)
- Microsoft Office (2)
- Networking (4)
- Printing (4)
- Xerox (1)
- Programming and Software Development (30)
- AppleScript (3)
- Automator (1)
- Batch Files (3)
- PowerShell (1)
- Shell Scripting (1)
- VBScript (2)
- Visual Studio (6)
- Web Development (19)
- HTML (3)
- PHP (1)
- SharePoint (15)
- WordPress (1)
- WScript (1)
- Projector (1)
- SQL (1)
- sql express (1)
- Storage (6)
- Teaming (2)
- Uncategorized (1)
- Virtualization (4)
MSN Chat
Tags
Administrator Advanced Installer AppleScript application templates ASP.NET Backup Batch Files bind bind9 BlackBerry Bootable Windows 7 chat box crlf data bindings Desktop Manager DHCP DNS DOS Drobo DroboPro DropDownList echo elevation ESX Folder Actions GPO HTML IET iSCSI Kiosk LACP Linux OpenSolaris RedHat SharePoint SharePoint Designer 2007 SPD sql express SteadyState Ubuntu VMware Windows XP Workflow Actions Xerox XSLArchives
- September 2010 (1)
- August 2010 (1)
- July 2010 (1)
- June 2010 (2)
- March 2010 (2)
- February 2010 (2)
- January 2010 (4)
- November 2009 (5)
- October 2009 (13)
- September 2009 (11)
- August 2009 (6)
- July 2009 (2)
- August 2008 (13)
sql express Archive
-
Scheduling Database Backups with SQL Server Express
Posted on November 17, 2009 | 2 CommentsIn this article I will present a simple way to backup active databases from SQL Express without the need for the SQL Agent or shutting down the SQL Server database engine. For those that are not aware, the SQL Agent is not available with the... -
Changing the SA password in SQL Express 2005
Posted on August 24, 2008 | 4 CommentsSometimes when you install SQL Express 2005 as a component of another product, that application installation will configure the environment, effectively restricting your access to the SQL database. This is primarily due to the application setting the SA password and not telling you what it...