上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 103 下一页
摘要: 1、新建转换 2、DB连接中,新建数据库连接 3、在输入中,选择表输入 选择连接的数据库和查询的sql的数据 4、再输出中,选择表输出 5、按住shift,建立数据连接 6、匹配数据字段映射 阅读全文
posted @ 2021-04-22 16:51 JackGIS 阅读(426) 评论(0) 推荐(0)
摘要: 一、Kettle简介 Kettle 是 PDI 以前的名称,PDI 的全称是Pentaho Data Integeration,Kettle 本意是水壶的意思,表达了数据流的含义。Kettle是一款国外开源的ETL工具,纯java编写,可以在Window、Linux、Unix上运行,绿色无需安装,数 阅读全文
posted @ 2021-04-22 16:09 JackGIS 阅读(2336) 评论(0) 推荐(0)
摘要: 一、错误案例 1、赋值错误: ERROR druid.sql.Statement:149 - {conn-10005, pstmt-20005} execute error. UPDATE sys_permission SET parent_id=? is_leaf=? internal_or_ex 阅读全文
posted @ 2021-04-02 16:34 JackGIS 阅读(13049) 评论(1) 推荐(1)
摘要: 1.直接AXIS调用远程的webservice 注意:不同版本的Axis相差很大,大家最好以apache网站上的例子为准,这里仅仅用于说明其基本用法。 import org.apache.axis.client.Call; import org.apache.axis.client.Service; 阅读全文
posted @ 2021-03-09 00:12 JackGIS 阅读(3751) 评论(0) 推荐(0)
摘要: 1、首先,下载Windows版的Psycopg2。进入https://pypi.python.org/pypi/psycopg2/ ,在下载文件列表中选择psycopg2-2.7.4-cp33-cp33m-win_amd64.whl (md5, pgp)。注意: “cp33”表示该程序必须使用pyt 阅读全文
posted @ 2020-12-12 21:30 JackGIS 阅读(3022) 评论(0) 推荐(0)
上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 103 下一页