随笔 - 612, 文章 - 0, 评论 - 31, 阅读 - 74万

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

03 2015 档案

摘要:MSSQL性能是很不错的,但是数据库用了一段时间之后,数据库却变得很大,实际的数据量不大。一般都是数据库日志引起的!数据库日志的增长可以达到好几百M。DUMP TRANSACTION [数据库名] WITH NO_LOG BACKUP LOG [数据库名] WITH NO_LOG DBCC S... 阅读全文

posted @ 2015-03-27 16:42 eastson 阅读(314) 评论(0) 推荐(0) 编辑

摘要:转:http://www.cnblogs.com/lyhabc/p/3828496.htmlCREATE TABLE #tablespaceinfo ( nameinfo VARCHAR(500) , rowsinfo BIGINT , reserved VARC... 阅读全文

posted @ 2015-03-27 16:00 eastson 阅读(402) 评论(0) 推荐(0) 编辑

摘要:If you setSetupIconFilethen the Uninstall Exe File (e.g. unins000.exe) will have exactly same icon implemented. One way to override displaying of this... 阅读全文

posted @ 2015-03-26 11:14 eastson 阅读(546) 评论(0) 推荐(0) 编辑

摘要:在DOS窗口下执行如下命令:C:\Program Files\Microsoft Visual Studio\VB98>vb6 /? 阅读全文

posted @ 2015-03-20 13:04 eastson 阅读(488) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示