摘要:        
public static boolean isIncludesInUserGroup(userID _userid,userGroupID _UserGroup) { userGroupList userGroupList; boolean ret; ; select firstonly grou...    阅读全文
posted @ 2011-12-21 15:35
perock
阅读(367)
评论(0)
推荐(0)
        
            
        
        
摘要:        
// Changed on 20 May 2006 at 07:02:15 by ZYJ // 论坛:www.qiuhao.com // 博客:http://www.qiuhao.com/boke.asp?maxfara.index.html // 邮箱:Zhouyujie238@hotmail.com //本函数来自andy的代码 //出处:http://www.qiuh...    阅读全文
posted @ 2011-12-21 15:32
perock
阅读(488)
评论(0)
推荐(0)
        
            
        
        
摘要:        
// Changed on 20 May 2006 at 07:02:15 by ZYJ // 论坛:www.qiuhao.com // 博客:http://www.qiuhao.com/boke.asp?maxfara.index.html // 邮箱:Zhouyujie238@hotmail.com//BestPractice: //优先使用MenuFunction 来调用对象; //在不能使用MenuFunction的时候,使用classFactory进行调用; //不能使用classFactory的时候,再考虑直接使用new FormRun/ReportRun ; static voi    阅读全文
posted @ 2011-12-21 15:22
perock
阅读(469)
评论(0)
推荐(0)
        
            
        
        
摘要:        
开发SSRS时放在 vs2005: C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PublicAssemblies vs2008: C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies 发布到服务器时放在: SQL2005: C...    阅读全文
posted @ 2011-12-21 12:09
perock
阅读(242)
评论(0)
推荐(0)
        
            
        
        
摘要:        
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Data.SqlTypes; using System.Drawing; using Syst...    阅读全文
posted @ 2011-12-21 11:44
perock
阅读(212)
评论(0)
推荐(0)
        
            
        
        
摘要:        
ALTER proc [dbo].[NJ_AddWhere] @strSQL varchar(256) output, @isWhere bit output as begin if @isWhere = 0 begin set @strSQL = @strSQL + ' Where '; set @is...    阅读全文
posted @ 2011-12-21 11:34
perock
阅读(222)
评论(0)
推荐(0)
        
            
        
        
摘要:        
static void ExampleLedgerJournal(Args _args) { LedgerJournalName ledgerJournalName; LedgerJournalTable ledgerJournalTable; LedgerJour...    阅读全文
posted @ 2011-12-21 11:30
perock
阅读(405)
评论(0)
推荐(0)
        
            
        
        
摘要:        
    阅读全文
posted @ 2011-12-21 08:40
perock
阅读(161)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号