problems with generating dataset in a windows form using c++/cli

  • Thread starter Thread starter Ifecdr01
  • Start date Start date
I

Ifecdr01

Guest
Hi, I am a c++ developer and I have dedicated a number of year to the programming language. But I have faced difficulties in several issues with c++/cli and I wish this forum to help me out. I developed a windows form from an empty project template using visual studio community 2015. I connected my application to an sql database using the .net sqldataadapter features. Anytime I try to generate a dataset, a dialog opens indicating an exception occurred while attempting to set the data source generator property, and thereafter it leaves a .xsd file in the project. I dont understand where the problem is from and how to solve it. I am beginning to wonder if c++/cli supports any database connectivity from vs2005 and later. I hope I am understood and I would appreciate replies. thanks

Continue reading...
 
Back
Top