《C#_访问oracle通用代码319.pdf》由会员分享,可在线阅读,更多相关《C#_访问oracle通用代码319.pdf(5页珍藏版)》请在taowenge.com淘文阁网|工程机械CAD图纸|机械工程制图|CAD装配图下载|SolidWorks_CaTia_CAD_UG_PROE_设计图分享下载上搜索。
1、 using System;using;using 户名.表名 0)RecordCount=0.Rows00);();();return RecordCount;户名.表名 0)RecordCount=0.Rows00);();();return RecordCount;#endregion#region 统计某表分页总数 .)有者.表名.).)有者.表名.).)oString();oString();oString();oString();oString();oString();/取日期值的前六位,及年月值/string sTime=(0,4)+(5,2);/string eTime=(0,
2、4)+(5,2);/string nowTime=(0,4)+(5,2);/分别取日期的年和月/int sy=(0,4);/int ey=(0,4);/int sm=(5,2);/int em=(5,2);/相关变量定义/int s;/int e;/int i;/int j;/int js;/int nz;/string x;/一,取当前表生成 SQL 语句/if(sTime=nowTime&eTime=nowTime)/sql=select+zhiduan+from+tablehz+where+tiaojiao+;/二,取当前表和其他表生成 SQL 语句/else if(sTime=nowT
3、ime&eTime!=nowTime)/sql=select+zhiduan+from+tablehz+where+tiaojiao+union+;/如果年份相等/if(sy=ey)/s=(sTime);/e=(eTime);/for(i=s+1;ie;i+)/i=i+;/sql+=select+zhiduan+from+()+_+tablehz+where+tiaojiao+union+;/sql+=select+zhiduan+from+()+_+tablehz+where+tiaojiao+;/结束年份大于开始年份/else/1,先循环到起始时间和起始时间的 12 月/s=(sTime)
4、;/x=(0,4)+12;/nz=(x);/for(i=s+1;i=nz;i+)/i=i+;/sql+=select+zhiduan+from+()+_+tablehz+where+tiaojiao+union+;/2,循环两者相差年份/for(i=sy+1;iey;i+)/for(j=1;j=12;j+)/if(j10)/sql+=select+zhiduan+from+()+0+()+_+tablehz+where+tiaojiao+union+;/else/sql+=select+zhiduan+from+()+()+_+tablehz+where+tiaojiao+union+;/3,
5、循环到结束的月份 /js=(0,4)+00);/for(i=js;i(eTime);i+)/i+;/sql+=select+zhiduan+from+()+_+tablehz+where+tiaojiao+union+;/sql+=select+zhiduan+from+()+_+tablehz+where+tiaojiao+;/三,取其他表生成生成 SQL 语句/else/1,先循环到起始时间和起始时间的 12 月/s=(sTime);/x=(0,4)+12;/nz=(x);/for(i=s;i=nz;i+)/i=i+;/sql+=select+zhiduan+from+()+_+table
6、hz+where+tiaojiao+union+;/2,循环两者相差年份/for(i=sy+1;iey;i+)/for(j=1;j=12;j+)/if(j10)/sql+=select+zhiduan+from+()+0+()+_+tablehz+where+tiaojiao+union+;/else /sql+=select+zhiduan+from+()+()+_+tablehz+where+tiaojiao+union+;/3,循环到结束的月份/js=(0,4)+00);/for(i=js;i(eTime);i+)/i+;/sql+=select+zhiduan+from+()+_+tablehz+where+tiaojiao+union+;/sql+=select+zhiduan+from+()+_+tablehz+where+tiaojiao+;/return sql;/#endregion