| Sort by:
|
Page 3 of 9 | Previous | 1 2 3 4 5 6 ... 9 | Next
|
|
|
1 Sep 2002
|
Understanding ClientDataSet Indexes
A ClientDataSet does not obtain its indexes from the data it loads. Indexes, if you want them, must be explicitly defined. This article shows you how to do this at design-time or runtime.
|
Cary Jensen
|
Contributed Article
|
|
|
|
16 Aug 2002
|
Defining a ClientDataSet's Structure Using TFields
This article demonstrates how to define a ClientDataSet's structure at both design-time and runtime using TFields. How to create virtual and nested dataset fields is also demonstrated.
|
Cary Jensen
|
Contributed Article
|
|
|
|
1 Aug 2002
|
Defining a ClientDataSet's Structure Using FieldDefs
When creating a ClientDataSet's memory store on-the-fly, you must explicitly define the structure of your table. This article shows you how to do it at both runtime and design-time using FieldDefs.
|
Cary Jensen
|
Contributed Article
|
|
|
|
25 Jul 2002
|
MySQL queries yeild only 10 columns.
Using DBExpress to connect to MySQL and only 10 fields appear for query result. Easy solution.
|
Vincent Drake
|
FAQ
|
|
|
|
15 Jul 2002
|
A ClientDataSet in Every Database Application
This article is the first in an extended series designed to explore the ClientDataSet. The basic behavior of the ClientDataSet is described, and an argument is made for the extensive use of ClientDataSets in most all database applications.
|
Cary Jensen
|
Contributed Article
|
|
|
|
12 Jul 2002
|
Using TTable generates errors when using Filters
|
Justin Swett
|
FAQ
|
|
|
|
28 Jun 2002
|
Data Express architecture with Borland development tools prior to C++Builder5
Can the Data Express components be used with Borland development tools prior to C++Builder5?
|
Luke Dickman
|
FAQ
|
|
|
|
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
|
|
|
|
12 Apr 2002
|
Getting a result set from an Oracle stored procedure in Delphi or C++Builder.
How to pass a REF CURSOR to an Oracle stored procedure.
|
|
FAQ
|
|
|
|
8 Apr 2002
|
Unable to locate PDOXUSRS.NET when using Novell client 4.83
Error message reported by the BDE is caused by a problem in Novell client 4.83. Resolved with a patch by Novell
|
Vincent Drake
|
FAQ
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
14 Jan 2002
|
String fields appear doubled to the IDE when connecting to Access tables via ODBC
A change in Access ODBC drivers is accounted for in BDE 5.1.1
|
Vincent Drake
|
FAQ
|
|
|
|
4 Jan 2002
|
SDTimes reviews InterBase 6.5
SDTimes writes about lots of new features in InterBase 6.5
|
Anders Ohlsson
|
Article
|
|
|
|
22 Dec 2001
|
Can Good Object-Oriented Design include Data-Aware Controls?
Many claim data-aware controls cannot co-exist with correctly designed object-oriented code. I intend to dispel that myth.
|
Wayne Niddery
|
Contributed Article
|
|
|
|
23 Oct 2001
|
MySQL dbExpress driver source code available
The dbExpress driver source for MySQL has been checked into freeCLX
|
John Kaster
|
Article
|
|
|
|
30 May 2001
|
Calculating Business Days on Oracle
A function you can use to calculate business days. Includes provisions for after hours calculations.
|
Quinn Wildman
|
TI
|
|
|
|
15 May 2001
|
How to get UpdateMode to work for TQuery on a SQL Server 7.0 table.
Setting UpdateMode to UpWhereKeyOnly doesn't work.
|
Justin Swett
|
FAQ
|
|
|
Connect with Us