Hi
Pobably it is going to be repeated question but I wasnt able to find such thread.
I just would like to do sql through C++ and I have 2008 ms database. What are free libraries available for doing such job?
Thanks
Hi
Pobably it is going to be repeated question but I wasnt able to find such thread.
I just would like to do sql through C++ and I have 2008 ms database. What are free libraries available for doing such job?
Thanks
Why would you need libraries? AFAIK and I do have VS2008 at the office I didn't need any libraries to use SQL in VS2008. Everything was baked in.
Why would you need libraries? AFAIK and I do have VS2008 at the office I didn't need any libraries to use SQL in VS2008. Everything was baked in.
Well, I have never user C++ with sql before so not sure what is available to me on vs2017. I would be really nice to get programming done without additional driver install. Does your approch require driver instalation?
I would be using SQL will be integrated into win32 apps. What would you for this task?
Thanks
What would I do? Research if my VS2017 Pro has what I need.
My research says it has it baked in: https://www.google.com/search?q=visual+studio+professional+C%2B%2B+SQL+example&gl=US
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.