2008年10月31日

[转]sql server profiler only TrueType fonts are supported. this is not a truetype font

摘要: 运行SQL Server Profiler,生成,连接数据库,正常,当点下run开始跟踪的时候,报错:"only TrueType fonts are supported. There id not a TrueType font"。倒,微软还真进步,看来要淘汰windows中的非TrueType字体了。 避免该错误,需要修改Profiler的指定字体,方法如下: 点击 Tools菜单-... 阅读全文

posted @ 2008-10-31 15:49 小灰熊 阅读(545) 评论(0) 推荐(0) 编辑

the different between "in" and "exist "

摘要: sql中exist与in的区别 2008年06月13日 星期五 16:38 in 和 exists也是很好区别的. in 是一个集合运算符. a in {a,c,d,s,d....} 这... 阅读全文

posted @ 2008-10-31 14:50 小灰熊 阅读(244) 评论(0) 推荐(0) 编辑

导航