| Sort by:
|
Page 6 of 9 | Previous | 1 2 3 4 5 6 7 8 9 | 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
|
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
|
|
|
|
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 Jul 2000
|
ADO Basics: Creating a basic ADO database application
How do I create a basic ADO database application?
|
Christopher Moeller
|
FAQ
|
|
|
|
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
|
|
|
|
30 May 2000
|
Crystal Reports updating error - DSS50.lib is missing
While attempting to update Crystal Reports an error message says that DSS50.lib is missing
|
|
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
|
|
|
|
27 Apr 2000
|
BDE uses small packet sizes
You have no control over the packet size
|
Quinn Wildman
|
FAQ
|
|
|
|
19 Apr 2000
|
Delphi 3 Midas apps not usable with BDE 5.1.1.
The exports for DsProviderGetDataPacket and dsResolver are missing.
|
Quinn Wildman
|
FAQ
|
|
|
|
13 Apr 2000
|
TTable.Edit always executes SELECT statement
Select is executed so that you have a current copy of the record.
|
Quinn Wildman
|
FAQ
|
|
|
|
12 Apr 2000
|
Can ADO Express components be used by BCB4?
Builder 4 does not support ADO Express components.
|
Vincent Drake
|
FAQ
|
|
|
|
12 Apr 2000
|
Loading Params for some Stored Procs in Oracle Packages causes AV
Workaround is to not use a package for the Stored Proc.
|
Quinn Wildman
|
FAQ
|
|
|
|
12 Apr 2000
|
Closing and reopening a prepared query with Oracle 8 causes memory leak.
Unpreparing the query will prevent the leak. The leak is in the Oracle client.
|
Quinn Wildman
|
FAQ
|
|
|
|
12 Apr 2000
|
Logging in with an incorrect login results in different errors with Oracle 7 and 8
The BDE is calling different login functions for Oracle 7 and 8
|
Quinn Wildman
|
FAQ
|
|
|
Connect with Us