You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.
I'd love to use this project where the code runs sqlcmd but I can’t ATM since it does not work like expected.
The description “sqlcmd for Mac and Linux.” makes me think it is intended as a non-windows version of Microsoft’s sqlcmd.exe. Like the linux/ubuntu version that Microsoft put out.
Unfortunately, I didn't write this program with sqlcmd.exe compatibility in mind.
However, this project is only a simple wrapper for the excellent https://github.com/patriksimek/node-mssql package. It should't be hard to write one that is compatible with sqlcmd.exe.
Hello
I'd love to use this project where the code runs sqlcmd but I can’t ATM since it does not work like expected.
The description “sqlcmd for Mac and Linux.” makes me think it is intended as a non-windows version of Microsoft’s sqlcmd.exe. Like the linux/ubuntu version that Microsoft put out.
However, its options do not match sqlcmd.exe’s options.
If it did work like sqlcmd.exe then it could be used to make programs executing sqlcmd.exe croxx platform, which would be great!
The text was updated successfully, but these errors were encountered: