-
```
What new or enhanced feature are you proposing?
- Since the nuget package modifies the web/app.config to add the config
sections for elmah, why not add also a sample config, with some placeholder…
-
```
What new or enhanced feature are you proposing?
- Since the nuget package modifies the web/app.config to add the config
sections for elmah, why not add also a sample config, with some placeholder…
-
```
What new or enhanced feature are you proposing?
- Since the nuget package modifies the web/app.config to add the config
sections for elmah, why not add also a sample config, with some placeholder…
-
PDO connection.php throws exception when setting charset ("SET NAMES")
on Ms Access:
```
PDOException [ 42000 ]:
SQLSTATE[42000]: Syntax error or access violation: -3500 [Microsoft][ODBC Microsoft Ac…
-
I've been put in charge of managing an Access database that's been around for a while (so it's in MDB format), and when I installed this to try out possible version control solutions, it gets caught u…
-
do i need to download myself an Access jdbc driver?
```
$ java -jar db-preservation-toolkit-1.0.0-jar-with-dependencies.jar -i MSAccess books.mdb -o DBML ./books/
INFO 2013-09-16 12:37:59,699 (Ma…
-
```
What steps will reproduce the problem?
1. Read the source.
What is the expected output? What do you see instead?
The TraversalContextAware interface is supposed to implemented by
TraversalManag…
-
```
Currently a comma-separeted csv-export is provided; however excel uses for
csv the semicolon, and even with that you have to split a pasted line in
excel manually.
I would like to propose to prov…
-
When loading the module with:
```
var ADODB = require('node-adodb');
```
The following error occurs:
```
path.js:360
throw new TypeError('Arguments to path.join must be strings');
…
-
To the best of my understanding, I have followed instructions, but importing a .csv file still results in the following error.log below. I am not allowed to attach the .csv file, but first three lines…