All articles from: January, 2010
TQuery and RequestLive in Delphi 7
Posted on January 17, 2010 by Senthil Kumar
and has no comments yet.
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
Read moreDelphi 7 , MCafee and Virus
Posted on January 14, 2010 by Senthil Kumar
and has 3 comments.
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.
Read more

