How To Use the AT Command to Schedule Tasks
摘要: In Windows 2000, you can use the Task Scheduler tool in Control Panel to schedule tasks. You can also use the at command to schedule tasks manually. This article describes how to use the at command to create and to cancel scheduled tasks.
阅读全文
posted @
2008-04-23 16:03 晓江工作室 阅读(578) |
评论 (0) 编辑
使用WMSYS.WM_CONCAT函数实现行列转换
摘要: WMSSYS is used to store all the metadata information for Oracle Workspace Manager. This user was introduced in Oracle9i and (like most Oracle9i supporting accounts) is locked by default. The user account is locked because we want the password to be public but restrict access to the account to the SYS schema. So, to unlock the account, DBA privileges are required.
This post will show you on how to use the method WMSSYS.WM_CONCAT to convert the row and columns in data table.
阅读全文
posted @
2008-04-17 11:20 晓江工作室 阅读(901) |
评论 (0) 编辑
The format for JavaScript doc comments in Visual Studio 2008
摘要: Now you can add the Xml documentation to drive JavaScript IntelliSense in Visual Studio 2008. This post will help you understand how you can achieve it.
阅读全文
posted @
2008-04-15 10:53 晓江工作室 阅读(715) |
评论 (0) 编辑
Resetting Oracle Sequences
摘要: A Sample PL/SQL script to Reset the Oracle Sequence.
阅读全文
posted @
2008-04-14 16:21 晓江工作室 阅读(446) |
评论 (0) 编辑
10 Tips to Boost Your Productivity with C# and Visual Studio 2008 -- John W Powell
摘要: Good Tips in Visual Studio when developing by using C#. This good post is composed by John W Powell from Microsoft.
阅读全文
posted @
2008-04-05 16:44 晓江工作室 阅读(847) |
评论 (0) 编辑
SQL*PLUS - SET Statement
摘要: An introduction of SQL*PLUS SET Statement for development reference.
阅读全文
posted @
2008-04-02 14:18 晓江工作室 阅读(503) |
评论 (0) 编辑