Skip to content

fixed dsn connection string format for SQL Server#121

Open
stekoch wants to merge 2 commits intowizacode:masterfrom
stekoch:master
Open

fixed dsn connection string format for SQL Server#121
stekoch wants to merge 2 commits intowizacode:masterfrom
stekoch:master

Conversation

@stekoch
Copy link
Copy Markdown

@stekoch stekoch commented Sep 9, 2024

Using MS SQL server was not possible due to incorrect parameter names being used in the dsn connection string. Fixed those, can now connect to MS SQL Server successfully.

@ecourtial
Copy link
Copy Markdown
Collaborator

Thanks! I will look at it soon!

@ecourtial
Copy link
Copy Markdown
Collaborator

@stekoch I am going to try to fix the issue with the test on master. When done, post a message here so you could add a unit test to cover your work :)

@ecourtial
Copy link
Copy Markdown
Collaborator

@stekoch That's good now, you can rebase from master.

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.

2 participants