How to write application that will run on computer without the BDE
Question: You already got this question, but your answer was far from what I was looking for.How can I write an appication that will run on a computer without the
Question: You already got this question, but your answer was far from what I was looking for.How can I write an appication that will run on a computer without the
Question: I have written a database program that gives me information about PCs on our network. When more than one user tries to access my data, they get a message
Question: I have a simple animation on a form created by turning bitmaps on and off in sequence. How can I pause between frames? There is no wait or pause
Question: What is the easiest connection (installation at customer site and use in program) to a database ? BDE, ODBC or Paradox direct access? Answer: It depends on the database.
Question: How can I set the System Date and Time in Delphi 2.0 (setdate or settime does not exist)? Answer: Use the WinAPI call SetSystemTime. This will allow you to
Question: I want to deploy a database application developed with Delphi 2 that will access an Interbase database via TCP/IP, but I cannot find any documentation that describes precisely which
Question: I have database software that is about 1 MB in size (with all the files). I need to distribute the BDE, which uses up to two diskettes. I do
Question: I’m trying to mock some screens which is pretty simple but I do need a couple of commandbuttons to bring up another screen.For example, when the user pushes the
Question: I read your answer to someone who was looking to create control arrays as in VB. However, in VB, the index of a control array automatically gets passed to