is that the main difference between ADO and ADO.net is
ADO = native C++, need write more code to do query
ADO.net = managed C++, write less code to do the same thing?
ADO = native C++, need write more code to do query
ADO.net = managed C++, write less code to do the same thing?
Comment