Ver Fonte

fcl-db: dbtestframework:
* dbf export: ftBytes is not supported at the moment

git-svn-id: trunk@26952 -

reiniero há 11 anos atrás
pai
commit
5bab60669c
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      packages/fcl-db/tests/testdbexport.pas

+ 1 - 1
packages/fcl-db/tests/testdbexport.pas

@@ -79,7 +79,7 @@ const
     ftFMTBcd,ftFmtMemo,ftGraphic,ftGuid,ftIDispatch,ftInterface,ftOraBlob,
     ftOraClob,ftParadoxOle,ftReference,ftTime,ftTimeStamp,ftTypedBinary,
     ftUnknown,ftVarBytes,ftVariant,ftWidememo,ftWideString];
-  FoxProUnsupported=  [ftADT,ftArray,                         ftCursor,ftDataSet,
+  FoxProUnsupported=  [ftADT,ftArray,      ftBytes,           ftCursor,ftDataSet,
     ftFixedWideChar,
     ftFMTBcd,ftFmtMemo,ftGraphic,ftGuid,ftIDispatch,ftInterface,ftOraBlob,
     ftOraClob,ftParadoxOle,ftReference,ftTime,ftTimeStamp,ftTypedBinary,