0

Please i need help to connect my Visual studio to SQL

E mail me, xloudsoundx@gmail.com if you have something to help, or just want to help in any other tĂłpics, i'm a student working as an intern in an enterprise and i need to learn sql and .NET fast:(

14th Jul 2017, 3:21 AM
Isaias Emmanuel Barron Aparicio
Isaias Emmanuel Barron Aparicio - avatar
1 Answer
+ 1
well I recommend you use the Entity Framework then. you basically open up a new .net project and add an entity model to it. it will then ask you what to connect to (access your sql server from here) and let's you import the tables, views, functions and so on that you can then call within your .net project
14th Jul 2017, 4:55 AM
PhilS InstrumentalS
PhilS InstrumentalS - avatar