No Image

C++ ADO Insert Sample

February 14, 2010 muthu 0

  This following sample code describes how to insert a record into a sample table in SQL Server. The sample code inserts data for each […]

No Image

C++ ADO Select Sample

February 14, 2010 muthu 0

ADO is the norm of the day for database programming. It has a set of COM classes with the capability to support all kinds of […]