-
## Documentation Improvement Request
### Documentation Issue Overview
How to use SQLServer instead of SqlLite in Els3.0?
### Proposed Documentation Changes
It is very important to know how to …
-
I have not been able to successfully connect to my on prem SQL Server instance in Bolt SQL. I am using a non-SSH connection with SQL auth, and default port 1433, but I am always getting getaddrinfo EN…
-
Currently unable to start the container on Arch Linux as the host OS. The dump files for the failing sqlservr process don't really provide any insight as to why:
```
docker compose logs db
db-1 …
-
## Driver version
latest
## SQL Server version
mcr.microsoft.com/mssql/server:2022-latest
## Client Operating System
any
## JAVA/JVM version
any
## Table schema
Some constraint, i.e. unique index
…
-
암호화
UPDATE T_MEMBER SET F_PHONE_TEMP = EncryptByPassPhrase('MD4',F_PHONE)
복호화
Select F_PHONE, F_PHONE_TEMP, Convert(varchar(Max),DecryptByPassPhrase('MD4',F_PHONE_TEMP)) from T_MEMBER
-
连接mssql报错,设置的http代理,sqltools直接连没问题,mdut连接报错
![image](https://github.com/user-attachments/assets/2d6be0c7-7d76-455c-abd7-8c1dbfba9d4b)
![image](https://github.com/user-attachments/assets/4b135af5-9…
-
When will mssql be available for arm64 processors?
-
Hi Team,
Please can you let us know what is the syntax of Connection command when we want to establish connection to a DB server which has dynamic IP.
We are not able to establish Target connect…
-
### What happened?
when I run this code
` con.sql(sql, dialect="mssql").to_pyarrow(),`
I get this error
` DMV (Dynamic Management View) 'dm_exec_describe_first_result_set' is not supported.`…
-
I've got a panic when using your library (2.1.0) with `github.com/microsoft/go-mssqldb@v1.7.2` sql driver.
Stack trace
```
/usr/local/go/src/runtime/panic.go:770 +0x124
github.com/qustavo/s…