Is it possible to use data from SQL database for example in a program of an object oriented language like C#? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

Is it possible to use data from SQL database for example in a program of an object oriented language like C#?

Or a database is just for a separate use? I'm curious about it. If it's possible, how to do things like that?

18th Jan 2017, 2:16 AM
1992CMPunk
3 Answers
+ 7
if yo have a database you can connect it to every programming language. first you should import sql library to that code then you should use provided documentation .
18th Jan 2017, 4:21 AM
mojtaba noghabaee
mojtaba noghabaee - avatar
+ 5
it is possible as long as you create the connection
7th Feb 2017, 1:37 PM
Mujera Shannon
Mujera Shannon - avatar
+ 1
as per the demand of program we can connect the sql DB with any language just importing special libraries, classes and drivers
15th Feb 2017, 5:53 PM
ravi kumar sinha