M
Markus Freitag
Guest
Hello!
Is there a page that shows what I need to install for Visual Studio 2017 C # to access a SQL database?
I need SQL queries and also StoredProcedure queries.
Edit, update, delete it.
Connectionstring with, without password.
The project starts in 4 weeks, I would like to know the details in advance.
The customer then gives information about which database it will be.
For me it would be important, which drivers I have to install in order to create queries.
Which tools are useful.
Google knows a lot, but not the details. I found this.
- MySQL
- MS SQL Server 2012
I'm looking for a guideline about SQL databases.
Just try and try what to install is the wrong way.
Maybe I could define an interface, it does not matter which database the customer chooses.
Maybe there are software concepts on net?
Many Greetings Markus
Continue reading...
Is there a page that shows what I need to install for Visual Studio 2017 C # to access a SQL database?
I need SQL queries and also StoredProcedure queries.
Edit, update, delete it.
Connectionstring with, without password.
The project starts in 4 weeks, I would like to know the details in advance.
The customer then gives information about which database it will be.
For me it would be important, which drivers I have to install in order to create queries.
Which tools are useful.
Google knows a lot, but not the details. I found this.
- MySQL
- MS SQL Server 2012
I'm looking for a guideline about SQL databases.
Just try and try what to install is the wrong way.
Maybe I could define an interface, it does not matter which database the customer chooses.
Maybe there are software concepts on net?
Many Greetings Markus
Continue reading...