The Visual FoxPro ODBC Driver.
Posted by
James Cullins
on 2001-10-04 04:38:11 UTC
For more information, see the "ODBC Visual FoxPro Setup Dialog Box" Help topic.
Remote Views and Parameterized Views
Any time SQLTables( ) is called, remote and parameterized views are excluded from the list. Local views based on parameterized views are not excluded, but will generate errors if you use them. If you call SQLTables( ) with a unique table name, however, you will find views (if they are present) so you can check for name conflicts.
[Non-text portions of this message have been removed]
Remote Views and Parameterized Views
Any time SQLTables( ) is called, remote and parameterized views are excluded from the list. Local views based on parameterized views are not excluded, but will generate errors if you use them. If you call SQLTables( ) with a unique table name, however, you will find views (if they are present) so you can check for name conflicts.
[Non-text portions of this message have been removed]