"What if? Why not? Challenge the Convention! Let's do some incredible things!" More Quotes
Home
About/Contact
Twitter
Aspire/J2EE
Github
Pro Android 4
Our Android Books
Lookup Meaning
look up
more ..
Stuff I used to do
java.net Blog
At O'Reilly
Articles
Humanities
Humanities Current
Humanities 2007
Telugu related
Shells
Books
Music
Letters
Recipes
Jax Restaurants
Java
J2SE/J2EE/JSP
Portlets
Research
OSCON 2004
Download OSCON 2004 Presentation
OSCON 2003
Magazines
Dotnet
FTP
Industries
Supply Chain
Health
More documents like this are at: PowerShell
19-Sep-20
chdirs tool
More documents like this are at: CS-Java
9-Sep-20
Eclipse shortcuts
More documents like this are at: Computer Hardware
7-Sep-20
Printer woes 2020
6-Sep-20
Java integration notes
How to get a list of files from a directory
/* ******************************************************** * GetFiles ******************************************************** */ List FileUtils.GetFiles(String directory) { File dir = new File(directory); return ConvertArrayToList(dir.list()); }
Java API and references 2020
5-Sep-20
Exploring find command in windows
More documents like this are at: Julia
Julia
More documents like this are at: Aspire Notes
4-Sep-20
Understanding Parts 2020
More documents like this are at: Recipes
What to do with Canned Salmon?
What to do with frozen Okra?
2-Sep-20
Various Aspire utils classes
1-Sep-20
Regex XRef
31-Aug-20
How do I create settings for a database?
More documents like this are at: CS-SQLServer
jdbc drivers and specs for SQL Server
30-Aug-20
SQL Examples XRef
More documents like this are at: Aspire Knowledge Center (akc)
27-Aug-20
How to use feedback in akf
SQL Server 2019 installation
26-Aug-20
Can I share from Google Drive
24-Aug-20
How to change password on an RDP server?
21-Aug-20
Use typefaces to objectify configuration
Aspire Basics
20-Aug-20
Online drawing tools
19-Aug-20
Nature of Objects in Aspire - journal
working with regular expressions in Java
14-Aug-20
Working with date and time
13-Aug-20
Expression language notes
12-Aug-20
json and java
Working with JUnit
25-Jul-20
How do I schedule a backup database program on windows servers? I have SQL Server 2008 Express on my azure server. It doesn't have any tasking or scheduling tools as it is an express version. Recommendation is to write a SQL server script and invoke it through sqlcmd.exe. Then have a windows scheduler schedule it at regular intervals. By the end of this research I will know how to schedule full backups and also differential backups using command line tools.
>>> Click here for the next set of documents
Not Logged in
Page Menu
Visit my Library
Global Menu
My Web Logs
My Library
My Home
Other libraries
Author Content
data format