天涯海角

导航

2006年9月14日

Oracle的查询语句怪事

摘要: 开始的时候写得SQL select a.* from Role_Table a ,user_operate c where (a.role_id = c.role_id and c.user_id = 'System' ) or a.creater = 'System'; 后来改的SQL select a.* from Role_Table a wher... 阅读全文

posted @ 2006-09-14 16:39 城市农民 阅读(262) 评论(0) 推荐(0)

2006年3月23日

EnterpriseInstrumentation.rar

摘要: EnterpriseInstrumentation.rar安装向导 阅读全文

posted @ 2006-03-23 11:40 城市农民 阅读(244) 评论(1) 推荐(0)

2006年3月21日

biztalk

摘要: 11 阅读全文

posted @ 2006-03-21 17:20 城市农民 阅读(257) 评论(0) 推荐(0)

2005年11月21日

用户控件ComboBox

摘要: 页面文件ComboBox.ascx Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 2 3 4 5 111111 6 22222222222 7 33333... 阅读全文

posted @ 2005-11-21 15:19 城市农民 阅读(783) 评论(2) 推荐(0)