Delphi Programming Question:
Download Questions PDF

Can we write multi-user database applications in regular Delphi?

Answer:

Using regular, non-client/server Delphi, I have developed an application that talks to a Sybase server using ODBC drivers. I didn't have to go to any serious trouble getting it to work, and data access speed is quite acceptable, better than it was under Visual Basic.

Download Delphi Interview Questions And Answers PDF

Previous QuestionNext Question
What is the difference between Delphi and Delphi Client/Server?What is the history of Delphi?