devxlogo

Tip Bank

PDQ and Xtree

Question: How can I set the PDQPRIORITY for every user in the database? I am also trying to get Xtree to work on the same system so I can better

REPORT Functionality Within Informix

Question: What does a return code of 100 mean on a START REPORT statement? Answer: If this is an Informix error, and it probably is, Informix lists the following error

Hiding Rows in a Result Set

Question: If I retrieve a record from my SQL into my DataWindow, can I hide the fields that return as 0? Answer: You can use the filter command to remove

BUILD Date

Question: How do I capture the build date in PowerBuilder 6.5 and put it in an instance variable? Answer: Yes. You need to declare a constant integer variable and assign

Database Limits

Question: I read recently that Exchange databases, like the Public and Private Information Stores, are highly susceptible to corruption when exceeding 4GB. Our Exchange 5.5 (Standard Edition) claims a 16GB

Outlook / Exchange Shared Calendars

Question: We have an Exchange server and are running Outlook 2000 on dozens of workstations. What is the best and easiest way to share calendars? Answer: Well, you don’t specify

Dynamic Global Variable Declaration

Question: Can I declare a global variable at runtime? Answer: Yes and no. You cannot add a global variable at runtime, but you can dynamically create an object and store