ADO Connection(s)...
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, here I was trying to open two Recordsets with one Connection. but I got _com_error message that it is not allowed to open two Recordsets with one Connection. Then I tried two Connections, but something is wrong, could anyone explain me how to have multiple Recordsets, or Connections in one application? And, Why I fail to move to previous Record in VIEW? Isn't it possible to move to previous Record which reads from the VIEW? Respecfully, exceter