PRB: The ODBC Text File Driver Only Supports INSERT Statement (146220)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Data Access Components 2.5
- Microsoft Data Access Components 2.6
This article was previously published under Q146220 SYMPTOMS
In a scenario where a cursor is open from a Remote View or SQL Pass Through
connection made through the Text File ODBC driver, if you try to modify or
delete a record in that cursor, one of the following errors occurs:
Connectivity error: [Microsoft][ODBC Text Driver] Deleting data
in an attached (or linked) table not supported by this ISAM.
Connectivity error: [Microsoft][ODBC Text Driver] Updating data
in an attached (or linked) table not supported by this ISAM.
CAUSE
The Text File ODBC driver does not support the SQL DELETE or UPDATE
statements.
STATUS
This behavior is by design.
REFERENCES
ODBC DDP3.0 Help File (Odbcjet.hlp)
Modification Type: | Major | Last Reviewed: | 12/3/2003 |
---|
Keywords: | kbprb KB146220 |
---|
|