Tip Bank

DevX - Software Development Resource

Multiple user access

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

DevX - Software Development Resource

Putting a pause in a program

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

DevX - Software Development Resource

Database application deployment

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

DevX - Software Development Resource

Corrupt Paradox file

Question: Last week I had a head crash on a PC using Delphiand Paradox files. I was able to recover everything but a log file for the month of March.

DevX - Software Development Resource

Printing

Question: What is the best way to print infomation in Delphi 2.0? I have tried useing the Print() function to print a form, but it only prints what is viewable

DevX - Software Development Resource

Date formatting with shortdateformat

Question: I’m using Delphi 2.0. My application changes the date format with ShortDateFormat:=’dd/mm/yyyy’ and dateseparator functions. It works, but I found that when I change the taskbar’s ontop or autohide

DevX - Software Development Resource

Help on commands

Question: I’ve been programming in Turbo Pascal since v. 4.0 and have made the switch to Delphi 2.0. The only problem is all these new commands!Where on the Net or