Hi! is the tap-mssql package no longer officially ...
# troubleshooting
h
Hi! is the tap-mssql package no longer officially supported? I'm having too much trouble configuring it and getting it to work from the Meltano UI. unlike tap-postgres which works without problems. Thak you
a
Which one are you using? The default?
Bizarrely,
tap-mssql
adapter is actually of the younger taps, if you are using the default from Rob Winters. There's a bit of fragmentation here because the original
tap-mssql
was written in Clojure and was less able to reuse libraries from other Singer taps in Python. (Also had harder-to-ship dependencies.)
h
I see, and in your opinion what can i do to fix or solve that problem, because if y run meltano invoke tap-mssql with -c config.json file it's work
And yes, i use the default tap-mssql
t
We've had good luck with the firebend variant.