• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. dusky
    3. Topics

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 10
    • Groups 0

    Topics

    • D

      Sybase sql anywhere

      Watching Ignoring Scheduled Pinned Locked Moved User help
      9
      0 Votes
      9 Posts
      6k Views
      M
      Hi Dusky, It's hard to say without knowing more about the queries you are doing. (If, however, you are asking if there are connection pooling facilities available, the answer currently is no.) It sounds like you are doing row-bases querying. If so, it may be possible for you to use "union" clauses to combine your queries into one. This should work if your data types are all the same. For example, you might do something like this: select id, value from table1 union select id, value from table2 union...
    • D

      Mango without USER access

      Watching Ignoring Scheduled Pinned Locked Moved User help
      8
      0 Votes
      8 Posts
      5k Views
      M
      The discussion board software apparently removes things it considers suspicious. The content of the <a> link should be: href="#" onclick="mangoLogin()"