Skip to content

bsql works but mimerpy does not #8

@idexxbernvaug

Description

@idexxbernvaug

Hello! I am stumped here.

I am able to connect to a remote db using bsql:
image

But when I try to use mimerpy, I get an error:
con = mimerpy.connect( dsn='idexxcvqa', user='LABCAT_QA', password='omitted' )
image

Here is my sqlhosts file:

-- ============================================================================
DEFAULT:
--
-- Database
-- ----------------------------------------------------------------------------
   example_localdb
-- ============================================================================
LOCAL:
--
-- Database           Path
-- ------------------ ---------------------------------------------------------
   testdb             /usr/local/MimerSQL/testdb
-- ============================================================================
REMOTE:
--
-- Database           Node               Protocol Interface Service
-- ------------------ ------------------ -------- --------- -------------------
   idexxcvqa   omitted.domain.com    'tcp'       ''        1360
-- ============================================================================

I must be missing something... Any help is much appreciated. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions