Giter VIP home page Giter VIP logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Thanks man Great Job...

Original comment by [email protected] on 28 Jul 2011 at 3:03

from txquery.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Hi, i have an issue usinf string functions like UPPER o TRIM with fields float 
or int fields shows some extrange values, id tried to track the fail and found 
at line 3898 in xquery.pas the value of n always is 2 but with string fields 
the value is diferent, can you can help me to fix this issue?

Original comment by [email protected] on 28 Jul 2011 at 8:09

from txquery.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Please atatch here a demo to test the issue you are having.  Have you tried to 
cast first the values to string and then pass them to the string functions?

Original comment by [email protected] on 29 Jul 2011 at 2:51

from txquery.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Ok. I managed to resolve the problem. download updated_sources.rar, update the 
units and recompile both packages.

TXQuery_update_full contains all sources updated and extra some files.

*Fixed: when using a Float or integer field with a string function like UPPER, 
it returns strange values.

*Workarround: added LeftStr and RightStr lias functions for LEFT and RIGHT, 
because this functions can't be used in the field list of a select clause, etc 
can only be used in WHERE conditions.

*added some Alias functions as SubStr and MidStr.
*Small additions and fixes

All changes are marked with my alias 'fduenas'

Regards

Original comment by [email protected] on 29 Jul 2011 at 8:54

Attachments:

from txquery.

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.