-
Using python when passing a unique identifier (GUID/UUID) using the query method as an parameter.
the following error is displayed due to no mapping in place for unique identifier (GUID/UUID)
```p…
-
I'm having fun playing and learning V, its great! But to use it just about anywhere in my world I need to access Microsoft SQL servers, do you have any idea of when this may happen.
Thank you,
A…
-
Implement stubs and models for MySQL library: [PyMsSQL](https://github.com/pymssql/pymssql)
Information on how to add models to Pysa can be found at: https://pyre-check.org/docs/pysa-basics
This…
-
Since the issue with "Adaptive Server connection failed" is solved by updating the binding version to 2.2.2, I am trying to update the binding version of raspbian which is 2.1.4. However I can not ins…
-
My `poetry.lock` file has been generated with the line
```toml
greenlet = {version = "!=0.4.17", markers = "python_version >= \"3\" and platform_machine in \"x86_64 X86_64 aarch64 AARCH64 ppc64le PP…
-
**Describe the bug**
Trying to connect to a named instance of SQL server always fails, throwing a **`Adaptive Server is unavailable or does not exist` error.**
**To Reproduce**
```
import pymssq…
-
Mac OS 10.15.7
from pymssql import _mssql
Traceback (most recent call last):
File "", line 1, in
File "/Applications/Development/PyCharm.app/Contents/plugins/python/helpers/pydev/_pydev_bu…
-
- [ ] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
…
-
I am working with RobotFramework and am trying to use this `Create Local Ssh Tunnel` keyword to open a connection to a MS SQL-Server DB on a remote host so I can run further DB commands.
So far if…
-
Fails to install prior working version when trying to downgrade to work around other failures in the current version. Mac OS 10.15.7 Catalina
Collecting pymssql==2.1.5
Using cached pymssql-2.1.5…