* Add ADO streaming possibility

git-svn-id: trunk@60596 -
This commit is contained in:
michael 2019-03-06 08:23:13 +00:00
parent e6e840a2e6
commit 9c2edb5d8d
2 changed files with 2 additions and 2 deletions
components/fpweb

View File

@ -7,7 +7,7 @@ interface
uses
Classes, SysUtils, sqldbrestbridge, sqldbrestschema, pqconnection, sqldbrestauth,db,
// Register formats
sqldbrestcsv ,sqldbrestxml, sqldbrestcds;
sqldbrestcsv ,sqldbrestxml, sqldbrestcds, sqldbrestado;
type

View File

@ -7,7 +7,7 @@ interface
uses
Classes, SysUtils, PropEdits, ComponentEditors, ProjectIntf,
sqldbrestschema,
sqldbrestcsv ,sqldbrestxml, sqldbrestcds,
sqldbrestcsv ,sqldbrestxml, sqldbrestcds, sqldbrestado,
sqldbrestio, sqldbrestauth, sqldbrestbridge, sqldbrestmodule;
Type