Delphi

Degisy Data Suite for Delphi 7

Degisy Data Suite is a package of Visual Component Library ( VCL ) components for accessing the Paradox and DBASE Database . The components are inherited from the TDataSet class and thus guarantees a full compatibility with standard DB Controls .

Read more...

Be the first to comment - What do you think?
Posted by Senthil Kumar - April 25, 2010 at 12:31 pm

Categories: Delphi, General   Tags: , , , , , , , , , , , , , , ,

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

Read more...

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 17, 2010 at 11:15 pm

Categories: Delphi   Tags: , , , , , , ,

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.

Read more...

3 comments - What do you think?
Posted by Senthil Kumar - January 14, 2010 at 10:32 pm

Categories: Delphi   Tags: , , , , , , ,

ASP.NET MVC in Delphi Prism – Introduction

ASP.NET MVC is a web development framework from Microsoft that combines the effectiveness of the model-view-controller architecture . It is an alternative to the WebForms that was and is still mostly used one in ASP.NET . What is a Model View Controller (MVC) Framework?

Read more...

7 comments - What do you think?
Posted by Senthil Kumar - December 27, 2009 at 10:52 pm

Categories: .NET, ASP.NET MVC, Delphi   Tags: , , , , , , , , , , , , , , , , , , , , , , , , , ,

Deploy BDE for Delphi Apps?

If your Delphi application accesses data using the Borland Database Engine (BDE) and you wish to deploy it on a user's client computer, then it is necessary that you deploy the BDE too. You may receive the following error , if the BDE is not deployed .

Read more...

1 comment - What do you think?
Posted by Senthil Kumar - December 18, 2009 at 6:01 pm

Categories: Delphi   Tags: , , , , , , , , , ,

#13#10 in Delphi

These are the control characters in delphi that are used to format strings. If a string value has to be entered in a multiline , we can use this . Eg: var testString : String; testString := 'Senthil' + #13#10 + 'Kumar';

Read more...

1 comment - What do you think?
Posted by Senthil Kumar - December 16, 2009 at 5:27 pm

Categories: Delphi   Tags: , , , , , , , , , , , ,

Crystal Report in Delphi 7

To include the RDC runtime library into Delphi, start a new project in Delphi and follow these steps: 1. Select the Project menu and then the Import Type Library. 2. In the Import Type Library, Select Crystal Report x ActiveX Designer Runtime Library and rename the TReport and TDatabase class names to CRReport and TCRDatabase to aoid the naming conflicts

Read more...

Be the first to comment - What do you think?
Posted by Senthil Kumar - November 24, 2009 at 7:22 pm

Categories: Crystal Reports, Delphi, Tools   Tags: , , , , , , , , , , , , , , , , , , , , ,

« Previous Page

© 2011-2012 Senthil Kumar's Blog This is my personal blog .The opinions expressed here represent my own and not those of my employer . All Rights Reserved -- Copyright notice by Blog Copyright