随笔分类 - 工作备份
工作的备份
摘要:<a href="###" class="easyui-linkbutton" data-options="iconCls:'icon-blank'">icon-blank</a><a href="###" class="easyui-linkbutton" iconCls="icon-add">i
阅读全文
摘要:delete from z_shouxin;delete from z_shouxinentry;delete from z_dengjientry;delete from z_shenpi;delete from z_shenpientry;delete from z_gongzuo;delete
阅读全文
摘要:<!DOCTYPE html> <html> <head> <meta name="viewport" content="initial-scale=1.0, user-scalable=no" /> <meta http-equiv="Content-Type" content="text/htm
阅读全文
摘要:<!DOCTYPE html> <html> <head> <meta name="viewport" content="initial-scale=1.0, user-scalable=no" /> <meta http-equiv="Content-Type" content="text/htm
阅读全文
摘要:DECLARE @fitemid intdeclare @fdcstockid intdeclare @fqty decimal(18,10)declare @fbatchno varchar(50)DECLARE #point_cursor CURSORFORselect fitemid,FDCS
阅读全文
摘要:select * from ICStockbill where fbillno='JIN002104' exec [xp_ICStockbill_29] 1862,3483,2000,250,'16421','JIN002104' select * from icstockbill where FB
阅读全文
摘要:delete from TRANSACTION1delete from khcountdelete from emscountdelete from odd_catch1delete from kehumoneydelete from odd_number
阅读全文
摘要:select sum(FQty) from ICInventory where FItemID=''SELEct FSupplyID,* from ICSubContract where FBillNo='LGSC20170098'SELECT FQtyScrap , fitemid FROM PP
阅读全文
摘要:USE [hzoxkj]GO/****** Object: Trigger [dbo].[kehumoneyInsert] Script Date: 2017/3/1 8:50:45 ******/SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER ONGOALTER
阅读全文
摘要:CREATE TABLE bt_wxpgong(id varchar2(32) primary key,fbillno varchar2(32) ,fbiller varchar2(32) ,fdate date ,fcustno varchar2(32) ,fcustid varchar2(32)
阅读全文
摘要:USE [AIS20161026095136]GO/****** Object: StoredProcedure [dbo].[x_xlh1] Script Date: 2017/1/23 13:08:38 ******/SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIE
阅读全文
摘要:USE [AIS20161026095136]GO/****** Object: StoredProcedure [dbo].[x_xlh1] Script Date: 2017/1/23 13:18:45 ******/SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIE
阅读全文
摘要:USE [AIS20161026095136] GO /****** Object: StoredProcedure [dbo].[x_xlh] Script Date: 2017/1/23 13:16:02 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENT
阅读全文
摘要:select * from ICTransTypeselect * from ICTemplateEntry where fid='B08'select * from ppbom where FBillNo='PBOM000278'select * from ppbomentry where FIn
阅读全文