码迷,mamicode.com
首页 >  
搜索关键字:pentaho report    ( 2275个结果
[实战4]DTS Report /main code/
@echooffrem-------------------------------------------------------------------------remAction:UserneedtocopySourcefiletoC:\temp\DTSrem-------------------------------------------------------------------------ifexist"C:\temp\DTS\*.htm"(goto0)else(goto1):0rem-..
分类:其他好文   时间:2015-04-21 14:48:44    阅读次数:157
LeetCode - Combine Two Tables
Description:Write a SQL query for a report that provides the following information for each person in the Person table, regardless if there is an add....
分类:其他好文   时间:2015-04-16 23:39:44    阅读次数:168
Bash:常用命令工具-uniq
NAME uniq - report or omit repeated linesSYNOPSIS uniq [OPTION]... [INPUT [OUTPUT]]DESCRIPTION Filter adjacent matching lines from I...
分类:其他好文   时间:2015-04-16 19:07:07    阅读次数:138
hdfs[命令] dfsadmin
Usage: java DFSAdminNote: Administrative commands can only be run as the HDFS superuser. [-report] [-safemode enter | leave | get ...
分类:其他好文   时间:2015-04-14 12:40:15    阅读次数:539
值得推荐的视频
IT-培训基于Greenplum Hadoop分布式平台的大数据解决方案及商业应用案例剖析Hadoop2.0_YARN_Spark_Storm_Tez技术培训视频教程基于IBM Cognos Report studio技术的商业智能解决方案(广播分发报表、EVENT STUDIO)基于IBM Cog...
分类:其他好文   时间:2015-04-13 22:24:18    阅读次数:392
Quartz Cron表达式的二三事
最近在解决产品上的一个需求,就是定期生成报告(Report),我们叫做Scheduled Report。原理:UI获取用户输入的时间信息,后台使用Spring框架设置定时任务,这里定时任务用的就是Quartz Cron表达式。下面介绍下我学习的Quartz Cron表达式。1. Quartz Cro...
分类:其他好文   时间:2015-04-13 18:20:09    阅读次数:246
perl: 基础知识
PERL: Practical Extractionand Report Language,实用报表提取语言。 借取了C、sed、awk、shell以及很多其他程序语言的特性,是linux和unix的梦幻脚本语言。主要用于文本处理,适用于小型应用程序和脚本。 perl是用多种方法解决问题。   perl是用c语言写的。   CPAN:ComprehensivePerl Archive...
分类:其他好文   时间:2015-04-13 09:36:07    阅读次数:149
ORA-01031: insufficient privileges
ORA-01031:insufficientprivilegesORA-06512:at"REPORT.SP_CREATETABLE",line8ORA-06512:atline2当oracle过程中调用create创建表时候一直报错儿,原来是需要授权,这时候可以在过程中这样写:createorreplaceproceduresp_createtable(in_table_nameinvarchar)AuthidCurrent_Use..
分类:其他好文   时间:2015-04-10 20:23:51    阅读次数:194
Erlang:Error in process ... with exit value
=ERROR REPORT==== 10-Apr-2015::16:30:04 ===Error in process with exit value: {badarg,[{processring2,loop,1,[{file,"processring2.erl"},{line,38}]}]}Mo....
分类:其他好文   时间:2015-04-10 17:42:54    阅读次数:214
Displaying East Asian Characters in Report PDF Output
http://community.jaspersoft.com/wiki/displaying-east-asian-characters-report-pdf-outputIn order to correctly display East Asian Characters such as Chi...
分类:其他好文   时间:2015-04-08 23:16:06    阅读次数:130
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!