IQ

How do I recover from Code 1:25, Code 2:-4?

According to "Intelligent Query and IQ Access User's Guide", this error occurs when IQ could not open a supporting file, such as iqcap, iqconfig.dat, iqprtcfg.dat or the data dictionary file.

Please refer to "Intelligent Query and IQ Access User's Guide", appendix A for a detailed description.

Where are IQ error codes documented?

These error numbers are documented in "Intelligent Query and IQ Access User's Guide for Windows and Motif" and "Intelligent Query and IQ Access User's Guide" appendix A.

How can I have IQ skip deleted records in a FoxPro file?

The "Show Deleted Rows" option may be turned off from the ODBC FoxPro Setup screen.

Why do I get "ODBC ERROR MESSAGE: ODBC is not installed on this machine."?

When IQ for Windows is started with an empty data dictionary, like the distributed ddmaster.dat, it attempts to use the 16-bit ODBC driver. The above message is then reported if the ODBC driver is not installed. Please install the Microsoft 16-bit ODBC driver to avoid the above warning.

Which printer configuration file does IQ for UNIX uses for background print?

IQ for UNIX uses iqprtcfg.dat as the configuration file for background print.

Why do I get the word "reserved" in the upper left corner of the screen on starting IQ 3.1?

IQ3 will not run with an IQ2 SSN and IQ3 reports ?reserved? mistakenly. A later version of IQ3 correctly reports a security violation.

How do I recover from "ODBC error: Microsoft (ODBC SQL driver) (SQL server incorrect syntax near DBO"?

IQ for Windows uses the 16-bit ODBC driver, instead of the 32-bit ODBC. Installing the 16-bit ODBC resolves this problem.

What is "ODBC error: Microsoft (ODBC SQL driver) (SQL server incorrect syntax near DBO)"?

IQ has detected a 32-bit ODBC driver, instead of Microsoft?s 16-bit ODBC driver.

How can I detect if IQ is performing a smart sort?

IQ performs a smart sort when the field being sorted is in the index of primary files. This process can be identified if the initial sort is completed in a single pass.

How can I detect if IQ is performing a fast key search?

IQ performs a fast key search only on primary files. This process can be identified when the number of records processed is equal to the number of records found.