bde Questions
4
Solved
I have a small datasnap server written in Delphi 2007 that accesses the BDE. It works fine on Windows 2000 and XP but from time to time (actually quite regularly) on Vista I get the error message:
...
Paleolithic asked 15/5, 2009 at 0:10
2
I tried to install Delphi 5 on Windows 10, but hangs when configuring the BDE.
I've tried in a different directory with administrator permissions.
I've tried for compatibility mode as well.
If s...
Competition asked 17/10, 2015 at 2:20
5
Solved
I came across the necessity to union two selects from different databases, namely paradox (in bde) and ms sql server.
Currently bde (through TQuery) is used only in this part of the programm (i.e...
Espousal asked 19/12, 2012 at 7:31
2
Solved
OK I know this has been deprecated, and bde is older than Moses, but we have some legacy applications that have not been migrated still using bde.
Has anyone been successfull in installing bde WIT...
1
Solved
I have got a TTable component that uses the BDE to access a DBase table. There is no index on the table, so the sort order is the physical order of the records in the table. If I read the RecNo pro...
3
Solved
Please note the Edit below for a lot more information, and a possible solution
We recently modified a large Delphi application to use ADO connections and queries instead of BDE connections and que...
Masseter asked 15/12, 2008 at 17:55
2
Solved
We have a Delphi 5 app connecting to an Oracle 8i database.
Most logic is siting in the database as Stored Procedures. Currently we are using the Borland Database Engine (BDE) to connect to Oracle...
5
Solved
We have a application that uses BDE connected to an Oracle DB.
I use TQuery for the SQL queries, and it connects to TDatabase, we are not professional programmers, and we don't know what happens un...
Metamorphosis asked 20/5, 2009 at 0:35
1
© 2022 - 2024 — McMap. All rights reserved.