Begineer 's questions:using ADO
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Hello all I am making a client server application in which client will call system calls and send the information to server in VC++. I want to store that information into database e.g Access using ADO( in VC++). Plz guide me what should i do? Do i have to do serialization of data? e.g From client i have to send the the computer name and user name to server. how will i do this ? how will i serialize data? how will i use ADO? I am newbie plz be aptient with me and also tell me examples as well Thanks a lot