TOM YOU ARE THE GREATEST ! AFter scouring the internet and youtube I never found such a great explanation. You are a God send ! And you speak extremely well and clear.
@TomFragale5 жыл бұрын
My pleasure, I am glad that it helped. Thank you for the great comment!
@bartofilms5 жыл бұрын
A bit surprised that a MSFT Certified individual would refer to this as 'Creating an ODBC Driver'. Here you are configuring an ODBC DSN using a pre-existing ODBC Driver. 'Creating' a Driver implies something totally different and far more advanced than this basic procedure.
@DaevorTheDevoted5 жыл бұрын
Shocking, actually.
@bartofilms5 жыл бұрын
@@DaevorTheDevoted So it isn't just me then!. T.Y. D.
@LordAlanttt3 жыл бұрын
But why do we need this? How to create library for any c++ project to get CRUD from MSSQL Database?
@NabranAboubacar3 жыл бұрын
This is just a DNS via a driver, real drivers are in the list where you took 'sql server'. Try to explain difference between those drivers can be interesting, and difference between 32 and 64
@talk2sonudilse2 жыл бұрын
What is that login ID and password for sql server authentication ?
@chundurusriharsha24023 жыл бұрын
Even though I added, I am getting the same result like "SQL server does not exist or access denied". Can you give me an idea of what to do next?
@TomFragale3 жыл бұрын
Hi, Make sure SQL Server is installed. You should be able to get the SQL Server name from SQL Server.
@riazeeshan6 жыл бұрын
I need Quick book QODBC Driver for Crystal Reports ? Can you Help pls
@mohamedwahba70244 жыл бұрын
I can help you if you need this!
@yeasirarafat99075 жыл бұрын
Very very thank you
@meocon38ht43 жыл бұрын
why can't login 4:19 ? help me
@HeavyAndLow4 жыл бұрын
How is this creating an ODBC driver? You are simply creating a data source using an existing driver. Really misleading title.