-
##Bug
* Which version of WiX are you building with?
> 3.10.3.3007
* Which version of Visual Studio are you building with (if any)?
>Visual Studio Enterprise 2015 14.0.23107.0 D14REL
* Whi…
-
...which I bet is still seeing a fair amount of use. I read that it would break ODBC as well, but I dont use that and didnt try it.
To get around this if it happens to you, I have had success with i…
-
In the section on OleDb it reads 'Note that the UserID and Password keywords are optional if the database is unsecured (the default).'
Shouldn't there be a space between 'User' and 'ID' given that th…
-
Provisioning and/or runtime logic may depend on whether a specified `SqlClient` `DataSource` is traditional MSSQL or AzureDb.
The aim of this proposal is to expose the existing function for `public`…
-
Describe your issue.
If you have a question, first try to check our [documentation](https://linq2db.github.io/), especially [FAQ](https://linq2db.github.io/articles/FAQ.html) and search in [issues]…
-
Tested on **.NET Core 2.1** with **System.Data.SqlClient v4.5.1**.
Also tested on **.NET Framework 4.7.2** with **System.Data.SqlClient v4.5.1**
____
When using `SqlCredential` to specify credentia…
-
Haven't dug into it. Race maybe? Bad 32 bit signature? (Saw the failure on netcoreapp-Windows_NT-Release-x86-Windows.7.Amd64.Open)
```
System.Runtime.InteropServices.COMException : Bad variable ty…
-
Hi all,
we get a AccessViolationException when using System.Data.OleDb with "Microsoft OLE DB Provider for Visual FoxPro 9.0" (vfpoledb) after inserting a new row with a DataTable and OleDbDataAdap…
-
The following code under the .NET Core 3 causes the **System.Data.OleDb.OleDbException: 'The parameter is incorrect.'** exception, but under .NET Framework, it works fine:
**Code**
u…
-
The following code under the .NET Core 3 causes the **System.Data.OleDb.OleDbException: 'The parameter is incorrect.'** exception, but under .NET Framework, it works fine:
**Code**
u…