TQuery and RequestLive in Delphi 7

TQuery component in Delphi enables your applications to use SQL syntax to access data from the database like paradox,Oracle etc.

We perform the following steps to use the TQuery component .

1. Create the TQuery Component.This can be done either by dropping the component on top the designer or during the runtime

  • Share/Bookmark
Read more