随笔分类 -  金蝶K3相关

摘要:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--CreateProcGetICBillNo@billtypeint,@isusebit,@billnovarchar(100)outasset@billno=''selecta.*,isnull(b.ft... 阅读全文
posted @ 2008-04-15 22:23 一味 阅读(871) 评论(0) 推荐(0)
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--获取编码的上级编码和短编码,如传入“01.01.123”,返回“01.01”和“123”CreateProcGetParentNum... 阅读全文
posted @ 2008-04-15 22:23 一味 阅读(411) 评论(0) 推荐(0)
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--CreateProcGetNumberLevel@numvarchar(100),@levelintoutputasset@level=1declare@cchar(1),@iint,@sectionva... 阅读全文
posted @ 2008-04-15 22:22 一味 阅读(408) 评论(0) 推荐(0)
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--createprocGetFirstNum@strnvarchar(200),@numintoutputasdeclare@iint,@numcharvarchar(8)set@i=0set@numcha... 阅读全文
posted @ 2008-04-15 22:21 一味 阅读(667) 评论(0) 推荐(0)