Page 1 of 1

Componenet Examples

Posted: Tue 20 Jul 2010 14:19
by Pete-in-MA
Is there anyplace that contains a list and explanation of properties, methods, and events for the MS SQL SDAC components? I have looked at SDAC.chm and do not see any.

Also, is there anyplace that has simple example programs for the components?

I have SDAC 4.80.0.59 and Delphi 5.

Thanks for your help,
Pete

Posted: Wed 21 Jul 2010 14:16
by Dimon
Open the SDAC.chm help file. On the Contents tab you can see list of all SDAC units. In every unit there is a list of classes and their members.
You can use SDACDemo that demonstrates the main SDAC functionality.