• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. jmd
    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
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 30
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by jmd

    • J

      SQL Data Points

      User help
      • • • jmd
      10
      0
      Votes
      10
      Posts
      5.1k
      Views

      J

      I just installed TeamViewer on the server for Joel to look at a DGLux configuration, maybe we can figure out a plan for you to connect the same way. Thanks!

      Jordan

    • J

      Configuring MS SQL as a Data Source

      User help
      • • • jmd
      6
      0
      Votes
      6
      Posts
      4.3k
      Views

      J

      The information in your link appears to have allowed me to connect with a slight change. I had to change integratedSecurity to false, when it was true I got the error com.microsoft.sqlserver.jdbc.SQLServerException: This driver is not configured for integrated authentication.

      For others out there who may be attempting to connect to a MS SQL (in this case 2008), here are the settings that worked for me.

      Driver class name: com.microsoft.sqlserver.jdbc.SQLServerDriver
      Connection string: jdbc:sqlserver://10.165.3.192;database=ExternalLog;integratedSecurity=false;
      Username: database login UID
      Password: database login PW

      Of course, you'll have to customize the connection string to your database server name/IP and database name.

      Thanks Matt!

    • J

      Error Adding SQL Data Source

      Mango Automation general Discussion
      • • • jmd
      12
      0
      Votes
      12
      Posts
      4.7k
      Views

      J

      Looks great! Thanks for the R & D Matthew and thanks for the validation testing Joel. I normally dislike smilies, but :mrgreen:. Thanks again,

      Jordan

    • J

      Custom Images / Theming with the Overrides Directory

      User help
      • • • jmd
      5
      0
      Votes
      5
      Posts
      2.9k
      Views

      M

      Well, it's a short term solution with a potentially painful future. You should really be creating modules for everything outside of overrides. If the core doesn't have the hooks you need then we'll add them.

    • J

      Copying Graphical Views from one Mango web server to another

      How-To
      • • • jmd
      14
      0
      Votes
      14
      Posts
      5.7k
      Views

      JoelHaggarJ

      Ok, I should be available Monday so just let me know.

      Joel.

      joel@infiniteautomation.com

    • J

      Location of login.htm page?

      How-To
      • • • jmd
      5
      0
      Votes
      5
      Posts
      3.1k
      Views

      M

      From memory: WEB-INF/tags/page.tag