I have a TQuery object, pointed to a dBase database and I\'m wondering how I should go about parameterizing my insert statement.
I strongly prefer not to use additional 3rd party components, libraries or DLLs (at least in v1.0), unless there is absolutely no other solution.
I\'ve taken over a legacy application and I have the exe created. If I can configure the BDE then in theory it should be possible to run this. Someone indicated that Delphi needs to be installed in or
We have some Delphi code that uses the BDE to Access SQL Server 2008 through the SQL Server Native Client ODBC driver (2005 version). Our issue is that we\'re experiencing some deadlock issues in a lo
My Delphi application connects to a SQL Server Database through BDE. In the process, my application queries SP_Who stored procedure to get the DbName column Value. But now I want to connect my applica
Somebody could please tell me where I could find the good ol\' BDE installer? These links won\'t work anymore:
How can I use DefaultExpression property for TField with MS Access or SQL Server, it seems to work onl开发者_运维问答y with BDE.Not an exact answer, but it is a workaround. I just call something like
I am planning to migrate a Delphi 6 BDE application to Delphi 2010... First of all, do I have to move away from BDE? (I will but I prefer to do this in stages if possible)
Usin开发者_开发百科g Delphi 2010 and a patched version of the BDE I run into a problem loading the BDERTL140.bpl.