opening CRecordset problem..
Windows API
1
Posts
1
Posters
1
Views
1
Watching
-
Dear Friends, I am working on VC++,(6.0) and MySQL3.51/5.0. For Vista OS, I am facing the problem to retrieve the database values. Whenever I am Opening the recordset with openType AFX_DB_USE_DEFAULT_TYPE, dynaset, snapshot or dynamic, its not able to fetch the values from database(used ODBC drivers),only forwardOnly openType is working. I am unable to recognize the problem.Is it that MySQL has not yet launched new ODBC drivers for Vista? Or any other problem. Please help me!!
:) CraZyToLearn :)