• Recent
    • Tags
    • Popular
    • Register
    • Login

    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

    SQL Data Source

    Mango Automation Installation
    2
    3
    1.9k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      LarryE
      last edited by

      I have MySQL database on a server= 10.120.17.16 Port= 3306 db= fiteq
      Having trouble with the connection string? I have “workbench” and can connect to the db but not with the Mango data source?

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by phildunlap

        You can use the value of your db.url in your env.properties file, but for a database named 'mangodb' it will be something like...

        jdbc:mysql://localhost/mangodb
        

        or

        jdbc:mysql://localhost:3306/mangodb
        
        1 Reply Last reply Reply Quote 0
        • L
          LarryE
          last edited by

          Phill, Thanks so much. I pulled it out of the file and it works fine.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post