-
In MSSQL it is possible to reference tables from multiple databases within a single connection. This is accomplished by using a 3-part identifier like the following: `MyDatabase.dbo.MyTable`.
It ap…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
### Description
Hello,
When I am trying to Execute a SQL Query, actually its a script for a stored procedure, I am getting the below error...
`org.jkiss.dbeaver.model.sql.DBSQLException: SQL Erro…
-
We have a failing integration test for MSSQL https://github.com/njord-rs/njord/actions/runs/11680509724/job/32523668613#step:9:138
`select_joins_test::select_left_join`
-
Hello,
Is the feature to take Database Backup available for MSSQL Server?
-
## Driver version
12.8.1
## SQL Server version
mcr.microsoft.com/mssql/server:2022-latest
## Client Operating System
any
## JAVA/JVM version
any
## Table schema
create table table1(idi1 int not n…
-
While trying to create DB driver with sqlalchemy, i am getting below error
sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.dialects:mssql.aioodbc
I am running on windows 11 and p…
-
Hello,
I can't connect to a MSSQL named instance
NocoDB used as docker : **false**
NocoDB version : **0.11.40**
Database used in NC_DB URL : **mssql**
Project was created by clicking : **Ne…
seb49 updated
1 month ago
-
### Describe want to want
Implement support for MSSQL dialect and popular drivers
-
There are some features which are not supported yet. Please check the [Limitations](https://github.com/microsoft/mssql-django#limitations) first to see if your bug is listed.
**Software versions**
* …