bde
How do I solve the "Cannot perform this operation on a closed dataset" with Borland Database Engine and a Delphi application? [closed]
It's difficul开发者_如何学Ct to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.[详细]
2023-03-21 18:36 分类:问答BDE and Slovak language. Is there any driver for it?
We have an application built in Delphi 5 which uses Paradox Tables and BDEADMIN. One of our clients needs to use Slovakian Characters like ž[详细]
2023-03-09 15:12 分类:问答I get invalid index descriptor when using ancient FoxPro 2.6 tables
I\'m connecting to old FoxPro 2.6 tables in Delphi 2007. I\'ve installed the BDE and I put a TTable on the form.[详细]
2023-03-06 13:11 分类:问答Help with Parameterized Query (using Delphi 7 and BDE)
Can someone help me and explain to my why this code crashes on the ExecSQL statement? function UpdateLastBankResponsesId(ADatabase: TDatabase; AValue: Integer): String;[详细]
2023-02-09 12:06 分类:问答Determining best method to traverse a table and update another table
I am using Delphi 7, BDE, and Interbase (testing), Oracle (Production). I have two tables (Master, Responses)[详细]
2023-02-09 02:18 分类:问答How can I get an Interbase password if I have only the BDE alias?
I am trying to connect to a Interbase DB at runtime via the BDE. I am trying to do this in a formless project (but not a console app). The alias is known. I retrieve the alias from the registry.Exampl[详细]
2023-02-08 04:46 分类:问答interbase and BDE on windows 7
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.[详细]
2023-02-04 14:09 分类:问答Tool to extract SQL definition from a Paradox table
actually i am working migrating a very old system which use the BDE with paradox tables, i need a tool to extract the SQL definition (CREATE TABLE .....) for the tables . i found this link Table-To-SQ[详细]
2023-02-03 22:57 分类:问答BCB: from BDE to dbexpress, BCD exception
I\'m having some problem about TSQLStoredProcedure. Here is the code: storedproc->ParamByName(\"A\")->AsInteger = adataset->FieldByName(\"AA\")->AsInteger;[详细]
2023-02-03 13:04 分类:问答Delphi BDE Double type Field changed to a String type
I\'m using a BDE TTable开发者_如何学Go which had certain fields which were originally ftDouble.[详细]
2023-01-13 08:56 分类:问答