| Sort by:
|
Page 12 of 16 | Previous | 1 ... 9 10 11 12 13 14 15 16 | Next
|
|
|
24 Jul 2000
|
How to Use Delphi or C++ Builder to Run a Query in a Text file
The LoadFromFile method can Load a query from Disk
|
Borland Staff
|
FAQ
|
|
|
|
24 Jul 2000
|
Where are the Delphi 4 InterBase Certificate Keys and IDs located?
\IB5\ibkey.txt has the license key
|
Borland Staff
|
FAQ
|
|
|
|
24 Jul 2000
|
InterBase array datatype and the BDE
BDE does not support InterBase array's. You'll have to use the InterBase API instead.
|
Borland Staff
|
FAQ
|
|
|
|
24 Jul 2000
|
Why can't I display data in descending order in Delphi?
The BDE does not support opening an table based on index and displaying the table in descending order
|
Borland Staff
|
FAQ
|
|
|
|
24 Jul 2000
|
I am getting permission denied errors when I run a Delphi or C++ Builder data-aware application.
How to resolve permission denied errors programatically
|
Borland Staff
|
FAQ
|
|
|
|
24 Jul 2000
|
Purpose of the interbase Client32 files
Purpose of the interbase Client32 files
|
Borland Staff
|
FAQ
|
|
|
|
24 Jul 2000
|
How do I use the InterBase API security functions to add, modify and delete users
How to programatically add or modify and delete user through InterBase API.
|
Borland Staff
|
FAQ
|
|
|
|
24 Jul 2000
|
Displaying 4 digit years in Delphi applications
Delphi displays dates using 2 digit years by default
|
Borland Staff
|
FAQ
|
|
|
|
24 Jul 2000
|
How do I use the InterBase Express (IBX) SQL monitor?
Steps to build a simple SQL Monitor for InterBase Express
|
Borland Staff
|
FAQ
|
|
|
|
18 Jul 2000
|
Auto-Increment fields in InterBase
How to create an Auto-Increment field in InterBase
|
Lucas Bantner
|
FAQ
|
|
|
|
18 Jul 2000
|
Row-Level Locking in MSSQL 7
How to obtain a Row-Level lock in an MSSQL database;
|
Lucas Bantner
|
FAQ
|
|
|
|
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
|
|
|
|
7 Jun 2000
|
Datasets without databases
How do you access non-relational data (such as a disk directory) with data-aware controls? Rely on a key element of Delphi: the TDataSet class. By Marco Canty. <i>Link to code corrected June 7, 2000.</i>
|
Marco Canty
|
Article
|
|
|
|
31 May 2000
|
Indices Vs. Keys
An explanation of the differences between keys and indices ( key vs. index ).
|
Nate Lieby
|
FAQ
|
|
|
|
31 May 2000
|
Setting default value for decimal places in the BDE.
Controlling the number of decimal places in a floating point number when doing a batch move or string to float conversion.
|
|
FAQ
|
|
|
|
24 May 2000
|
Setting default value for decimal places in the BDE.
Controlling the number of decimal places in a floating point number when doing a batch move or string to float conversion.
|
|
FAQ
|
|
|
|
16 May 2000
|
Avoiding server side locking (including DEADLOCK)
MSSQL and Sybase servers generate locks
|
Quinn Wildman
|
TI
|
|
|
|
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
|
|
|
|
12 May 2000
|
Oracle 7 and Muliple Threads.
You must have Oracle 7.3.4 if you use Oracle in a muli-threaded app.
|
|
TI
|
|
|
|
27 Apr 2000
|
BDE uses small packet sizes
You have no control over the packet size
|
Quinn Wildman
|
FAQ
|
|
|
Connect with Us