
1-79
1 to 199
On a Stat Extended operation, the signature field in the data
buffer is not set to 0x74537845, the subfunction field is not set to
0x00000001, or the Pervasive PSQL Explorer field is not set to
0x00000000.
On a Get Direct/Chunk or Update Chunk operation, the
descriptor structure in the data buffer is incorrect, or is
inconsistent either internally or with respect to the data buffer
length.
ActiveX control's buffers are not cleared and reallocated. Use the
Init method to clear and reallocate the control's buffers before
the use of any extended operations in the code. In addition, if
you are using AutoMode, it is necessary to establish logical
position (GetLast, GetFirst, GetEqual, etc.) before making the
call to Init.
63: The data buffer parameter specified on an Insert
Extended operation is invalid
An Insert Extended operation provided an invalid buffer. Either the
buffer length is less than 5 bytes, or the number of records specified
is 0. Correct the buffer length or the number of records.
Komentáře k této Příručce