Proper Microsoft ActiveX Data Objects (ADO) use...
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
hello, i'm still making a server/client program, the database will be located on the server. Now i've come this far that i know that wenn i use Microsoft ActiveX Data Objects (ADO) i can make multible connections to the database, and it's also much faster. But can i relay on (for example)record-locking with Microsoft ActiveX Data Objects (ADO) so the data can't be alterd while it's in use by someone else? Or do i have to make myself an class between server and database that manages these things? Greetz, Willem []D [] []D []