Skip to content

Fix connection string conversion from ODBC to OLE DB#72

Merged
lauxjpn merged 1 commit intoCirrusRedOrg:masterfrom
lauxjpn:fix/issue71
Nov 28, 2020
Merged

Fix connection string conversion from ODBC to OLE DB#72
lauxjpn merged 1 commit intoCirrusRedOrg:masterfrom
lauxjpn:fix/issue71

Conversation

@lauxjpn
Copy link
Copy Markdown
Member

@lauxjpn lauxjpn commented Nov 26, 2020

  • Fix connection string conversion from ODBC to OLE DB.
  • Also introduce new database password (in contrast to workgroup user password) extension methods.
  • Fix missing connection disposal in AdoxSchema.

There still exists an issue, because it seems that ODBC is using the PWD connection string option for both, the workgroup user password and the database password. It is also possible, that PWD only represents the database password, but then an option for the workgroup user password is missing.

I posted a question about this on StackOverflow:

Fixes #71

Introduce new database password (in contrast to workgroup user password) extension methods (open issue).
Fix missing connection disposal in AdoxSchema.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exception in DaoSchema

1 participant