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 .
Categories: Delphi, General Tags: ADO, BDE, Borland Database Engine, C++ Builder 6, components, database, DB Controls, DBASE, Degisy Data, Delphi 5, package, paradox, TDataSet, Torry's Delphi site, VCL, Visual Component Library
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
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.
Categories: Delphi Tags: application, Delphi, Delphi 7, MCafee, PWS - Banker, scanner, virtual machine, virus
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?
Categories: .NET, ASP.NET MVC, Delphi Tags: .NET, action method, ActionResult, ASP.NET, ASP.NET MVC, ASP.NET MVC in Delphi Prism - Introduction, controllers, data-driven and cross-platform Mono applications, database, Delphi prism, framework, Global.asax, microsoft, model-view-controller, models, Oxygene, render, routing system, state, System.Web.Mvc.Controller, URL, user interaction, user interface, views, visual studio 2008, web development, WebForms
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 .
Categories: Delphi Tags: BDE, bdedeploy.txt, bdeinst.cab, bdeinst.dll, Borland Database Engine, database drivers, Delphi, InnoSetup, winrar, winzip, \Program Files\Common Files\Borland Shared\BDE
