All articles from: January, 2010

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

Delphi 7 , MCafee and Virus

Recently , when i wrote an application in Delphi 7 and tried to compile the program , the virus scanner identified it immediately as a virus and then deleted the exe.

I was in a shock for few weeks while making some research on it to see if i was really creating a virus while compiling the Delphi Program.I was also worried if it was the virus that affects the Delphi 7 IDE that was in news recently.

  • Share/Bookmark
Read more