Applies To: |
|
Summary: |
When using SQL devices not all the Dev functions are supported. |
Solution: |
When using SQL devices only the following
cicode function are compatable:
DevOpen(), DevClose(), DevGetField(), DevFind(), DevWrite(), DevNext(), DevSeek(), DevAppend(), DevWrite(), DevZap(), DevControl() The following functions are not compatable with the SQL devices and should not be used with a SQL devices: DevFlush(), DevPrev(), DevSize(), DevRecNo(), DevDelete(), DevRead(), DevSetField() |
Keywords: |
Related Links
Attachments