Code Monkey home page Code Monkey logo

Comments (6)

xjl002 avatar xjl002 commented on July 21, 2024

已修改正确。

from esproc.

onekilogram avatar onekilogram commented on July 21, 2024

我验证了下,和之前一样错位的,你这边是正常的么?

from esproc.

xjl002 avatar xjl002 commented on July 21, 2024

之前我测试 select *... 也发生了列名混淆问题,第一次只修复好了 select *。
现在 select INDEX_NAME...也好了

from esproc.

onekilogram avatar onekilogram commented on July 21, 2024

thx,我看OK了。
我这个是对JSON的文件的操作,再问一下有直接对内存数组,或者JSONString串,或者ResultSet 再进行操作的demo么?

from esproc.

onekilogram avatar onekilogram commented on July 21, 2024

thx,我看OK了。
我这个是对JSON的文件的操作,再问一下有直接对内存数组,或者JSONString串,或者ResultSet 再进行操作的demo么?

from esproc.

xjl002 avatar xjl002 commented on July 21, 2024

http://d.raqsoft.com.cn:6999/esproc/tutorial/bjavady.html
这里有一些被java调用的文档。直接处理json串,或更多计算,应该是封装到一个SPL脚本里,如my.splx,然后通过jdbc再调用它:
st =con.prepareCall("call my(arguments...)");

SPL脚本里有json函数做json串与序表对象转换,json(jsonString/序表对象),针对序表的操作就丰富了。

from esproc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.