Delphi Programming

  1. Home
  2. Computing & Technology
  3. Delphi Programming
RTL referenceGlossaryTips/TricksFREE App/VCLBest'O'NetBooksLink To
 
Quiz: Delphi ADO Programming
Correct: 8

Correct!

It's understandable, that prior to working with the data in a table, an application must first open a dataset. Delphi has two methods of performing this function. As we already saw, the Active property can be set to True at design or run time. We can also call the Open method at run time. The Open method sets the Active property to True and activates the connection.

Find more.

Next Question >>

Explore Delphi Programming

About.com Special Features

Delphi Programming

  1. Home
  2. Computing & Technology
  3. Delphi Programming

©2009 About.com, a part of The New York Times Company.

All rights reserved.