-
There is a table named: Order Lead Time in an Access database.
SQLProvider generates the following query:
SELECT DISTINCT [t].[Brand] as [Brand] FROM ["Order Lead Time"] as [t]
Note table name has q…
-
### Description
Error When Creating Connection to Access DB
### Repro steps
Not sure. DB is proprietary. I'll look into it though when I have more time.
### Expected behavior
Am able to create a Ty…
jon49 updated
8 years ago
-
Description:
MS Access db has a field Short text where one character is entered. After export&restore the empty fields show ''.
Steps required to reproduce the bug:
1. use 2.0.0.beta5 and extract th…
-
Would it be possible to update the version 1.2.2 package's project link? It still points to the Google Code repo. This can be done within the nuget.org website, so a package update is not required.
O…
-
I am having the same problem with all pre-releases of RD2, I am totally unable to use the source control: both Access and Excel 2010 crash when I try to create a new repository.
Here is what I do (in…
-
Everything worked well this morning but then there were some errors with, well just everything related to developing .net core web app.
Targeting netcoreapp1.1 and using Auth0 as idp/ids. IISIntegr…
-
RD somehow forgot the relation to the already created repository (created in RC1) so I've tried to create a new one for the project, but the Access has crashed.
Log entries:
`2016-07-14 21:50:51.386…
-
Hi,
I want use this bundle with Doctrine and ODBC Microsoft Access,
It's works everywhere but not with datatables.
```
# Doctrine Configuration
doctrine:
dbal:
default_connection: defa…
-
I have some tests with early bound Assert, because of issue #2054 I have removed the Rubberduck reference from the project and tried to run the tests. Obviously I have got an error message, but the te…
-
```
What steps will reproduce the problem?
1.Cursor.close()
2.Connection.close()
3.
What is the expected output? What do you see instead?
When Connect see previous changes
What version of the produc…