SAMPLE: Unsup.exe Finds Commands Not Supported by ODBC Drivers

Last reviewed: February 20, 1998
Article ID: Q150886
1.00 WINDOWS kbtool kbfile kbhowto

The information in this article applies to:

  • Microsoft Visual FoxPro ODBC Driver, version 1.0

SUMMARY

Unsup.exe is a sample that searches a text (.txt) file or a program (.prg) file for commands that are not supported by the Visual FoxPro ODBC driver version 1.0.

MORE INFORMATION

The following file is available for download from the Microsoft Software Library:

 ~ Unsup.exe (size: 26596 bytes) 

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q119591
   TITLE     : How to Obtain Microsoft Support Files from Online Services

The UNSUP utility is written in the Visual FoxPro Xbase language and can be run in Visual FoxPro. This utility produces a Log file containing the following information:
  • The line number with the problem.
  • The actual line of code that causes a problem.
  • The unsupported command that caused the error.

The self-extracting file, Unsup.exe, contains the following files:

   File           Description
   ----------------------------------------------------------------------

   Unsup.prg      Utility that finds unsupported commands.

   Unsup.dbf      Table of unsupported commands; it is used by Unsup.prg.

   Tastrade.txt   Copy of Tastrade-stored procedures that demonstrates
                  utility.


Additional reference words: 1.00 unsupported ODBC DRIVER
KBCategory: kbtool kbfile kbhowto
KBSubcategory: FxotherSample

Keywords : FxotherSample kbfile kbhowto kbtool
Version : WINDOWS:1.0
Platform : WINDOWS
Issue type : kbhowto
Solution Type : kbfile


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 20, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.