Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ConnectionStringHelper.GetConnectionStringProperties #657

Merged
merged 1 commit into from
May 14, 2023

Conversation

albertospelta
Copy link
Collaborator

@albertospelta albertospelta commented May 14, 2023

Use OleDbConnectionStringBuilder.DataSource property to get the server name instead of using the hardcoded "Data Source" key.

Use OleDbConnectionStringBuilder.DataSource property to get the server name instead of using the hardcoded "Data Source" key.
@albertospelta albertospelta marked this pull request as ready for review May 14, 2023 14:52
@albertospelta albertospelta merged commit e220c43 into main May 14, 2023
@albertospelta albertospelta deleted the alberto/issue-647 branch May 14, 2023 14:53
@albertospelta albertospelta linked an issue May 14, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

problem with loading tabular data set
1 participant