Unsup.exe Finds Commands Not Supported by ODBC Drivers (150886)



The information in this article applies to:

  • Microsoft ODBC Driver for Visual FoxPro (Build 6.00.8281.00) 1.0
  • Microsoft Data Access Components 2.5
  • Microsoft Data Access Components 2.6

This article was previously published under Q150886

SUMMARY

Unsup.exe is a sample that searches a text (.txt) file or 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 Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

Utility File Information

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.
				
NOTE: ODBC drivers are now part of Microsoft Data Access Components, which can be downloaded from the following Web site:

Modification Type:MinorLast Reviewed:8/9/2004
Keywords:kbdownload kbfile kbinfo KB150886 kbAudDeveloper