- Windows SharePoint Service(WSS3.0)之資料庫搬家順便升級(2005=>2008)
- Oracle 9i: drop one datafile from tablespace
- Oracle 9i: control file
- Oracle 9i: autorun offline backup script
- Oracle 9i: OS授權?
- PowerBuilder: cross table, printpreview
Showing posts with label temp. Show all posts
Showing posts with label temp. Show all posts
Thursday, September 03, 2009
欠
前陣子(從把資料庫搞掰咖之後,又剛好遇到SQL資料庫要搬家)諸事不順,陸續看了一堆文件都沒空document一下。先記著,以後"有機會、有心力"再補XD。
11:36:00 AM | Filed Under temp | 0 Comments
Monday, July 06, 2009
Database maintenance for WSS3.0
Ref:
1:10:00 PM | Filed Under temp, wss | 0 Comments
Friday, June 26, 2009
ruby code format test
天哪!! 我成功了!! 原本是想說開始學ruby了,也應該像C# code一樣去找個formatter來用,這樣以後要貼code比較好看,結果找來找去,好像ruby本身就提供把code轉成html tags的function!! Ruby真的是programmer的好朋友!!!
in_data = Clipboard.data
convertor = Syntax::Convertors::HTML.for_syntax "ruby"
code_html = convertor.convert(in_data)
Clipboard.set_data(code_html)
過程還是有點卡XD 晚點整理好再來分享~
3:38:00 PM | Filed Under ruby, temp | 0 Comments
Friday, June 12, 2009
待研究主題: SQL語法之 IN vs. EXISTS
兩篇討論from Ask Tom:
11:41:00 AM | Filed Under SQL, temp | 0 Comments
Wednesday, June 10, 2009
SharePoint: About Deleted Item
重要文件暫記:
2:27:00 PM | Filed Under SharePoint, temp | 0 Comments
