I have already used ADO with Visual C++. I also used ADO.NET with Visual C#. My questions are : -Is it possible to use ADO.NET with Visual C++ in the same one uses ADO (I could not find any sample with the DataSet in MSDN)? - If yes can you show me an example? Thanks for any answer!