Dev tools: Visual C++
File size: 7252 KB
Update: 2011-05-20
Downloads: 2
Describe:
ADO (ActiveX Data Object) is a Microsoft database application development the new interface is built on top of the high-level OLE DB database access technology, please do not worry about it, even if you OLE DB, COM do not know can easily deal with ADO, because it is very easy to use, even more than you ever come into contact with ODBC API, DAO, RDO must be easy to use, does not lose flexibility. This article describes in detail how to use ADO in VC for database application development, and gives sample code.
File list(Click to check if it's the file you need, and recomment it at the bottom):
nbjk6\adxfunction.cpp
.....\adxfunction.h
.....\annotationtool.cpp
.....\annotationtool.h
.....\areaseries.cpp
.....\areaseries.h
.....\arrowseries.cpp
.....\arrowseries.h
.....\aspect.cpp
.....\aspect.h
.....\averagefunction.cpp
.....\averagefunction.h
.....\axes.cpp
.....\axes.h
.....\axis.cpp
.....\axis.h
.....\axisarrowtool.cpp
.....\axisarrowtool.h
.....\axislabels.cpp
.....\axislabels.h
.....\axistitle.cpp
.....\axistitle.h
.....\bar3dseries.cpp
.....\bar3dseries.h
.....\barjoinseries.cpp
.....\barjoinseries.h
.....\barseries.cpp
.....\barseries.h
.....\bezierseries.cpp
.....\bezierseries.h
.....\bmpexport.cpp
.....\bmpexport.h
.....\bollingerfunction.cpp
.....\bollingerfunction.h
.....\boxplotseries.cpp
.....\boxplotseries.h
.....\brush.cpp
.....\brush.h
.....\bubbleseries.cpp
.....\bubbleseries.h
.....\calendarcell.cpp
.....\calendarcell.h
.....\calendarcellupper.cpp
.....\calendarcellupper.h
.....\calendarseries.cpp
.....\calendarseries.h
.....\candleseries.cpp
.....\candleseries.h
.....\canvas.cpp
.....\canvas.h
.....\chartfont.cpp
.....\chartfont.h
.....\chartimagetool.cpp
.....\chartimagetool.h
.....\circlelabels.cpp
.....\circlelabels.h
.....\clockseries.cpp
.....\clockseries.h
.....\colorbandtool.cpp
.....\colorbandtool.h
.....\colorgridseries.cpp
.....\colorgridseries.h
.....\colorlinetool.cpp
.....\colorlinetool.h
.....\contourlevel.cpp
.....\contourlevel.h
.....\contourlevels.cpp
.....\contourlevels.h
.....\contourseries.cpp
.....\contourseries.h
.....\cursortool.cpp
.....\cursortool.h
.....\curvefittingfunction.cpp
.....\curvefittingfunction.h
.....\DataTable.cpp
.....\DataTable.h
.....\.ebug\adxfunction.obj
.....\.....\adxfunction.sbr
.....\.....\annotationtool.obj
.....\.....\annotationtool.sbr
.....\.....\areaseries.obj
.....\.....\areaseries.sbr
.....\.....\arrowseries.obj
.....\.....\arrowseries.sbr
.....\.....\aspect.obj
.....\.....\aspect.sbr
.....\.....\averagefunction.obj
.....\.....\averagefunction.sbr
.....\.....\axes.obj
.....\.....\axes.sbr
.....\.....\axis.obj
.....\.....\axis.sbr
.....\.....\axisarrowtool.obj
.....\.....\axisarrowtool.sbr
.....\.....\axislabels.obj
.....\.....\axislabels.sbr
.....\.....\axistitle.obj
.....\.....\axistitle.sbr
.....\.....\bar3dseries.obj
.....\.....\bar3dseries.sbr
[
[EffectiveCPP.zip] - The legendary master of writing effective C++ C++ is known for the efficiency of fewer mistakes you will too after reading this book
[
VCPP_menu.rar] - VC++ beautiful example of form and menu class, very good demo
[
EditListCtrlSample.rar] - Double click to edit the VC++ CListCtrl extended list control