Is it possible to connect to InterBase from a Delphi app
without using the BDE?



Is it possible to connect to InterBase from a Delphi app without using the BDE?..

Answer / Avneesh Kumar Verma

Yes, it is possible to connect to an InterBase database from a Delphi application without using the BDE. You can use third-party libraries such as FireDAC or UniDac, or you can use ODBC and ADO connections.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Delphi Interview Questions

What is the difference between Delphi and Delphi Client/Server?

1 Answers  


'Cannot Load IDAPI Service Library' error. What does this error mean?

1 Answers  


How to Add a document to the Windows 95 Start Button's documents ?

1 Answers  


How to determie if a given machine has a math coprocessor?

1 Answers  


"Application is not licensed to run this feature" . what does this error mean?

1 Answers  


How to capture the URL and title of the current webpage being viewed?

1 Answers  


Can I make calls to Delphi code from C or C++?

1 Answers  


How to Extract an icon from a .exe or .dll?

1 Answers  


Why can't we display data in descending order in Delphi?

1 Answers  


Do we need Local InterBase on the client machines along with my BDE application?

1 Answers  


How to use the Find Error entry under the search heading of the menu bar?

1 Answers  


How to Pass a function to a procedure or vice versa?

1 Answers  


Categories