|
Delphi Database Notes
Two products I use a great deal
Convenient and robust Delphi-to-Access mdbs using DAO Components from WinSoft
All-singing, all-dancing ExpressQuantumGrid -- fabulous functionality worth mastering |
|
Delphi and MSAccess (95 and 97) Using BDE and
"native" MSACCESS driver |
|
Delphi Data Acquisition Topics
|
Delphi I/O Port Programming under NT and an
I/O Port Map Manipulator driver (gwiopm.sys). |
|
Processes, Threads, Timing, LabVIEW and
related topics |
|
|
COM Programming Topics
|
OLE Drag and Drop
Theory
OLE Drag Diagnostics Program
OLE "Drop Explorer" Diagnostics Program
Note: 2000-03: Much of this area has been greatly advanced by
Angus Johnson and Ander Melander. See Anders site (below). Also
see their drag-and-drop components on D5 extras CD. |
|
Understanding Delphi COM References Reference
Counting, AddRef and Release, and a test application to
demonstrate how it really works. |
|
Automation Interface Terminology Straightened Out: Interfaces,
dispinterfaces, variants, IDispatch etc |
|
|
Constructors and Destructors: Virtual or not? |