Database Engines


Articles

Sort by: Page 1 of 4 | 1 2 3 4 | Next
DateTitleAuthorType
16 May 2000 How to execute a SQL statement greater than 64K
Using DbiQExecDirect instead of a TQuery will allow a query longer than 64K
CodeGear Article
18 Jul 2000 dbExpress (Inprise/Borland's new cross-platform data access layer) Draft Specification
The Kylix project will introduce dbExpress. It will also be in future versions of Delphi and C++ Builder on Windows. Now you can find out what it is, and also provide us suggestions that could make it into its first release.
John Kaster Article
23 Oct 2001 MySQL dbExpress driver source code available
The dbExpress driver source for MySQL has been checked into freeCLX
John Kaster Article
14 Feb 2002 First time ever: RAD Windows Database Development Survey
Let Borland know what database development features are important to you for Delphi and C++ Builder
John Kaster Article
12 Mar 2002 Additional dbExpress driver options
John K culled a list of third-party drivers available for dbExpress from the dbExpress newsgroups, and has compiled it in this article.
John Kaster Article
19 Mar 2002 Public Beta: dbExpress Informix IDS 9.2 driver
You can now download a beta test version of the new dbExpress driver for Informix for use with Delphi 6 or C++ Builder 6 Enterprise
John Kaster Article
30 Mar 2002 Public Beta: dbExpress MySQL 4.0 driver for Windows
You can now download a dbExpress MySQL 4.0 (Alpha) driver for Delphi and C++ Builder 6 Pro and Enterprise
John Kaster Article
14 May 2002 The Future of the Borland Database Engine (BDE) and SQL Links
The Borland RAD Team reveals plans for future database access in Delphi and C++Builder
John Kaster Article
29 Sep 2000 How to change NET DIR programmatically so it persists
Writing values into the BDE configuration file requires only a few function calls.
Steven Randolph Contributed Article
3 Jun 2006 A New Generation of Database Engine
The object of TDataSet type of a new BDE, having formed the update query, should define the area of data that is to be updated...
Dmitry Seriy Contributed Article
1 Oct 1999 Unidirectional property not supported for all Databases
Describes which databases support the unidirectional property
Quinn Wildman FAQ
1 Oct 1999 BDE Error 000F
Describes what this error might mean
Quinn Wildman FAQ
1 Oct 1999 Help | About for BDE Admin version 5.1 says version 5.1
Why does it say version 5.01?
Quinn Wildman FAQ
1 Oct 1999 Blobs are not supported as params for a Stored Proc
The BDE does not support blobs as params for a Stored Proc
Quinn Wildman FAQ
1 Oct 1999 Opening TQuery results in Operation Not Applicable Error
Error occurs when unidirectional property is set to true
Quinn Wildman FAQ
1 Oct 1999 Oracle 8.0.5 client is not supported
Not supported due to blob problems
Quinn Wildman FAQ
1 Oct 1999 Procedures and Functions in Oracle Packages not listed
They are not listed because they are not in system tables
Quinn Wildman FAQ
1 Oct 1999 Different types of dBASE Unique style indexes
VCL always creates DISTINCT style dBASE indexes
Quinn Wildman FAQ
1 Oct 1999 Table is Full with Paradox Tables
Increasing block size allow tables to be larger
Quinn Wildman FAQ
1 Oct 1999 Use GetResults to get output params from MSSQL and Sybase
StoredProc that returns results set needs to use GetResults
Quinn Wildman FAQ

Server Response from: ETNASC03