-
Notifications
You must be signed in to change notification settings - Fork 20
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
EntitySpaces Studio Connection reverts to Northwind when you save project #17
Comments
… Northwind when you save project
… Northwind when you save project - apply same fix to settings files
Thank you, I will review the commit |
Has this been fixed yet? I tried manually editing the Project file and set the correct ConnectionString, but as soon as I open the project in EntitySpaces Studio 2019, the connection is reverted to Northwind. |
Hi @philSJ14 sorry for the slow reply. I committed a fix in my fork which seems to work - feel free to grab that fork and test it out - let me know how it goes |
I'm using v2019.1.1218.0
On the second time I save a project, the connection string reverts to this -
Provider=SQLOLEDB.1;Password=;User ID=sa;Persist Security Info=True;Initial Catalog=Northwind;Data Source=localhost
To reproduce -
The text was updated successfully, but these errors were encountered: