Viewing 2 posts - 1 through 2 (of 2 total)
  • Migrated from old forum
    Participant
    Post count: 327
    #5697 |

    Hi all,

    I am trying to connect embedded db with mysql workbench. I used my ip (192.128.2.28) and 127.0.0.1 with the connection port 9112 but I was not able to connect it. You can find the screenshot in the attachment. Can you please let me know if it is supported?

    I want to modify embedded db, add table and modify table. Is there any othe way to do that(I would prefer a gui)?

    Thanks

    Migrated from old forum
    Participant
    Post count: 327
    #5698 |

    IS embadded database is HSQL databse, not MySQL database.

    Use Visual Dialplan GUI to work with embadded database.
    Simply open is-db-single-select.vdp or multiselect vdp sample and connection to embadded database will be established (because these samples use embadded database).

    If you installed IS on another server change localhost with IP of the server and it will work.

    In Visual Dialplan you can see all tables, fields, execute SQL queries etc.
    That’s the GUI I use to manage database when working with Integration Server, no matter if I work with MS SQL, MySQL or integrated HSQL.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.