Tip Bank

DevX - Software Development Resource

Two Ways of Indexing a Paradox Table

Question: Two ways of Indexing a paradox table Answer: Having done a lot of work with Paradox in the past, there are things I’ve learned in Paradox that I’ve needed

DevX - Software Development Resource

Using SQL2 Built-in Functions

Question: Using SQL2 built-in functions Answer: A problem that’s rampant with many software tools today, even one as complete and comprehensive as Delphi, is that documentation on many important subjects

DevX - Software Development Resource

A Simple Property Editor

Question: A simple property editor Answer: This is an introductory level article about creating a simple property editor that I hope will get you started. I’ll provide enough information about

DevX - Software Development Resource

Some Useful String Manipulation Functions

Question: Some useful string manipulation functions Answer: If you’re like me, you create a bunch of utility functions and store them in a separate unit or maybe even a DLL

DevX - Software Development Resource

Fast Ethernet

Question: What are the various flavors of “Fast Ethernet” and how do they work? Answer: “Fast Ethernet” refers to 100 Mbps Ethernet networks. Fast Ethernet provides 10 times the bandwidth

DevX - Software Development Resource

Dial-up Access from Windows

Question: We have notebooks running Windows for Workgroups at location A that need to be able to dial up location B and run a DOS application on a PC. We