-
Getting Failed to add firewall rule error during SQL DB deployment using GitHub Hosted Runner although 'Allow Azure Services And resources to access this server" is checked in the SQL server
Error:…
-
### Describe the issue
The download link redirects to the page of the releases but you get 404
The link to the download link can be found here
https://github.com/skilld-labs/trino-odbc/blob/main/do…
-
```
var db = new odbc.Database();
^
TypeError: odbc.Database is not a constructor
```
```
odbc@^2.4.5:
version "2.4.5"
resolved "https://registry.yarnpkg.com/odbc/-/od…
-
```
julia> @query select(number => 3.5)
1×1 DataFrame
Row │ number
│ Dec64
─────┼────────
1 │ 3.0
```
and
```
julia> @query select(number => 0.5)
ERROR: ArgumentError: invali…
-
```
I am getting a funny error for Pyodbc I used the code below and the Error I
received running the code is below. I have also attached the configuration
files.
This is the code that I have ent…
-
```
I am getting a funny error for Pyodbc I used the code below and the Error I
received running the code is below. I have also attached the configuration
files.
This is the code that I have ent…
-
This issue has been tested using node.js 0.10.13 and node-odbc 0.5.23.
This is an issue I encountered when trying to throw exceptions from within node-odbc's callbacks. As it seems, whenever node-odb…
Xylem updated
9 years ago
-
```
What steps will reproduce the problem?
Sage Line 100 (Retrieve Database)
import pypyodbc
self.cnxn = pypyodbc.connect(r'DRIVER={SAGE Gestion Commerciale
100};DSN=myDsnSource;uid=myuser;pwd=mypwd'…
-
Hi
I'm using odbc to connect to sql server from linux in my node application. I know that mssql module has built in sql injection protection when we parameterize the queries. How does it work with…
-
When running incremental models on Synpase Replicated tables an error is thrown:
`[42000] [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Option 'REPLICATE User Temp Table' is not supported in …