-
With more and more databases supporting JSON types natively, we should add Json to the DbType enum.
/cc @divega @ajcvickers
roji updated
4 months ago
-
Is there a way to do dynamically construct a query. I see in example parameterized query used in WHERE clause, but for what if I wanted to determine the number of columns in a select clause at runtime…
-
The ADO.NET SQL Client allows the use of types implementing `System.IConvertible` as the [`Value`](https://learn.microsoft.com/en-us/dotnet/api/microsoft.data.sqlclient.sqlparameter.value#remarks) of …
-
Good Day,
I am having an issue with the svmachine you've created in Stata. After I run this code within my loop, I get:
` local t = 4
local k = 16
local split = floor(`k'/`t')
l…
-
```
--- What steps will reproduce the problem?
1. Download and install ADO.NET 2.0 Provider for SQLite 1.0.65.0
(http://sourceforge.net/projects/sqlite-
dotnet2/files/SQLite%20for%20ADO.NET%202.0/) S…
-
-
Hello,
I noticed there is a similar question for Npgsql [here](https://github.com/dotnet/SqlClient/issues/1554), but I am unsure if it also applies to Azure SQL Server.
In our scenario, we call SQL…
-
Can you add an example of asynchronous database operation working with a TCP Socket Server?
How it works on Linux(Ubuntu 22.04). What is its performance?
Will it be more efficient with only MSSQL?…
-
I would like to be able to perform an npm install, pull down a package, and be able to query and script out objects. With this request, I would the ability to log into the SQL instance using Windows A…
-
### Describe the bug
.NET framework version value in "az functionapp config set" generates warning/error
### Related command
az functionapp config set
### Errors
Invalid version: for r…