Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Occurs if the CursorFill method is called with the lUserCursorSchema parameter set to True (.T.), and the field definitions do not match with the type or precision of the fields in the base table.
- Make sure that the field types and precisions match the base table.
- The lUserCursorSchema parameter should only be used if necessary, such as when converting XML that does not have a schema, and you need to control the field types.