-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello! I am stumped here.
I am able to connect to a remote db using bsql:

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

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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels