├── 19.png ├── DTQUERYG.bmp ├── DTQueryF.png ├── DTQueryG.pas ├── DataModule ├── UDM.dfm ├── UDM.pas └── __history │ ├── UDM.dfm.~1~ │ ├── UDM.pas.~1~ │ ├── UDM.pas.~2~ │ ├── UDM.pas.~3~ │ ├── UDM.pas.~4~ │ ├── UDM.pas.~5~ │ ├── UDM.pas.~6~ │ └── UDM.pas.~7~ ├── Demo ├── Demo.dpr ├── Demo.dproj ├── Demo.dproj.local ├── Demo.identcache ├── Demo.res ├── Demo.skincfg ├── Project2 (Cópia em conflito de DIRETOR 2021-11-30).dpr ├── Project2.dpr ├── Project2.dproj ├── Project2.dproj (Cópia em conflito de DIRETOR 2021-11-30).local ├── Project2.dproj.local ├── Project2.identcache ├── Project2.res ├── Project2.skincfg ├── UPQuerys.pas ├── Unit4 (Cópia em conflito de DIRETOR 2021-11-30).dfm ├── Unit4.dfm ├── Unit4.pas ├── Win32 │ └── Debug │ │ ├── DTQueryG.dcu │ │ ├── DWDCPbase64.dcu │ │ ├── DWDCPblockciphers.dcu │ │ ├── DWDCPconst.dcu │ │ ├── DWDCPcrypt2.dcu │ │ ├── DWDCPrijndael.dcu │ │ ├── DWDCPsha256.dcu │ │ ├── DWDCPtypes.dcu │ │ ├── Demo.exe │ │ ├── Engine.FireDAC.dcu │ │ ├── Engine.Interfaces.dcu │ │ ├── Engine.RestDataware.dcu │ │ ├── Engine.Unidac.dcu │ │ ├── Engine.Zeos.dcu │ │ ├── Firewall.dcu │ │ ├── PropertyPersist.dcu │ │ ├── ServerUtils.dcu │ │ ├── StringBuilderUnit.dcu │ │ ├── SysTypes.dcu │ │ ├── UPQuerys.dcu │ │ ├── Unit4.dcu │ │ ├── ZAbstractConnection.dcu │ │ ├── ZAbstractDataset.dcu │ │ ├── ZAbstractRODataset.dcu │ │ ├── ZAbstractTable.dcu │ │ ├── ZAdoToken.dcu │ │ ├── ZClasses.dcu │ │ ├── ZCollections.dcu │ │ ├── ZCompatibility.dcu │ │ ├── ZConnection.dcu │ │ ├── ZDataset.dcu │ │ ├── ZDatasetUtils.dcu │ │ ├── ZDbcASA.dcu │ │ ├── ZDbcASAMetadata.dcu │ │ ├── ZDbcASAResultSet.dcu │ │ ├── ZDbcASAStatement.dcu │ │ ├── ZDbcASAUtils.dcu │ │ ├── ZDbcAdo.dcu │ │ ├── ZDbcAdoMetadata.dcu │ │ ├── ZDbcAdoResultSet.dcu │ │ ├── ZDbcAdoStatement.dcu │ │ ├── ZDbcAdoUtils.dcu │ │ ├── ZDbcCache.dcu │ │ ├── ZDbcCachedResultSet.dcu │ │ ├── ZDbcConnection.dcu │ │ ├── ZDbcDbLib.dcu │ │ ├── ZDbcDbLibMetadata.dcu │ │ ├── ZDbcDbLibResultSet.dcu │ │ ├── ZDbcDbLibStatement.dcu │ │ ├── ZDbcDbLibUtils.dcu │ │ ├── ZDbcGenericResolver.dcu │ │ ├── ZDbcInterbase6.dcu │ │ ├── ZDbcInterbase6Metadata.dcu │ │ ├── ZDbcInterbase6ResultSet.dcu │ │ ├── ZDbcInterbase6Statement.dcu │ │ ├── ZDbcInterbase6Utils.dcu │ │ ├── ZDbcIntfs.dcu │ │ ├── ZDbcLogging.dcu │ │ ├── ZDbcMetadata.dcu │ │ ├── ZDbcMySql.dcu │ │ ├── ZDbcMySqlMetadata.dcu │ │ ├── ZDbcMySqlResultSet.dcu │ │ ├── ZDbcMySqlStatement.dcu │ │ ├── ZDbcMySqlUtils.dcu │ │ ├── ZDbcOracle.dcu │ │ ├── ZDbcOracleMetadata.dcu │ │ ├── ZDbcOracleResultSet.dcu │ │ ├── ZDbcOracleStatement.dcu │ │ ├── ZDbcOracleUtils.dcu │ │ ├── ZDbcPooled.dcu │ │ ├── ZDbcPostgreSql.dcu │ │ ├── ZDbcPostgreSqlMetadata.dcu │ │ ├── ZDbcPostgreSqlResultSet.dcu │ │ ├── ZDbcPostgreSqlStatement.dcu │ │ ├── ZDbcPostgreSqlUtils.dcu │ │ ├── ZDbcResultSet.dcu │ │ ├── ZDbcResultSetMetadata.dcu │ │ ├── ZDbcSqLite.dcu │ │ ├── ZDbcSqLiteMetadata.dcu │ │ ├── ZDbcSqLiteResultSet.dcu │ │ ├── ZDbcSqLiteStatement.dcu │ │ ├── ZDbcSqLiteUtils.dcu │ │ ├── ZDbcStatement.dcu │ │ ├── ZDbcUtils.dcu │ │ ├── ZEncoding.dcu │ │ ├── ZExprParser.dcu │ │ ├── ZExprToken.dcu │ │ ├── ZExpression.dcu │ │ ├── ZFastCode.dcu │ │ ├── ZFunctions.dcu │ │ ├── ZFunctionsConvert.dcu │ │ ├── ZFunctionsDateTime.dcu │ │ ├── ZFunctionsMath.dcu │ │ ├── ZFunctionsOther.dcu │ │ ├── ZFunctionsStrings.dcu │ │ ├── ZGenericSqlAnalyser.dcu │ │ ├── ZGenericSqlToken.dcu │ │ ├── ZInterbaseAnalyser.dcu │ │ ├── ZInterbaseToken.dcu │ │ ├── ZMatchPattern.dcu │ │ ├── ZMessages.dcu │ │ ├── ZMySqlAnalyser.dcu │ │ ├── ZMySqlToken.dcu │ │ ├── ZOleDB.dcu │ │ ├── ZOracleAnalyser.dcu │ │ ├── ZOracleToken.dcu │ │ ├── ZPlainASAConstants.dcu │ │ ├── ZPlainASADriver.dcu │ │ ├── ZPlainAdo.dcu │ │ ├── ZPlainAdoDriver.dcu │ │ ├── ZPlainDbLibConstants.dcu │ │ ├── ZPlainDbLibDriver.dcu │ │ ├── ZPlainDriver.dcu │ │ ├── ZPlainFirebirdDriver.dcu │ │ ├── ZPlainFirebirdInterbaseConstants.dcu │ │ ├── ZPlainLoader.dcu │ │ ├── ZPlainMySqlConstants.dcu │ │ ├── ZPlainMySqlDriver.dcu │ │ ├── ZPlainOracleConstants.dcu │ │ ├── ZPlainOracleDriver.dcu │ │ ├── ZPlainPostgreSqlDriver.dcu │ │ ├── ZPlainSqLiteDriver.dcu │ │ ├── ZPostgreSqlAnalyser.dcu │ │ ├── ZPostgreSqlToken.dcu │ │ ├── ZScriptParser.dcu │ │ ├── ZSelectSchema.dcu │ │ ├── ZSequence.dcu │ │ ├── ZSqLiteAnalyser.dcu │ │ ├── ZSqLiteToken.dcu │ │ ├── ZSqlProcessor.dcu │ │ ├── ZSqlStrings.dcu │ │ ├── ZSqlUpdate.dcu │ │ ├── ZStreamBlob.dcu │ │ ├── ZSybaseAnalyser.dcu │ │ ├── ZSybaseToken.dcu │ │ ├── ZSysUtils.dcu │ │ ├── ZTokenizer.dcu │ │ ├── ZURL.dcu │ │ ├── ZVariables.dcu │ │ ├── ZVariant.dcu │ │ ├── dwCGIRunner.dcu │ │ ├── dwISAPIRunner.dcu │ │ ├── uAboutForm.dcu │ │ ├── uDWAbout.dcu │ │ ├── uDWConsts.dcu │ │ ├── uDWConstsCharset.dcu │ │ ├── uDWConstsData.dcu │ │ ├── uDWDatamodule.dcu │ │ ├── uDWDataset.dcu │ │ ├── uDWJSON.dcu │ │ ├── uDWJSONInterface.dcu │ │ ├── uDWJSONObject.dcu │ │ ├── uDWJSONTools.dcu │ │ ├── uDWMassiveBuffer.dcu │ │ ├── uDWPoolerMethod.dcu │ │ ├── uDWResponseTranslator.dcu │ │ ├── uRESTDWBase.dcu │ │ ├── uRESTDWMasterDetailData.dcu │ │ ├── uRESTDWPoolerDB.dcu │ │ ├── uRESTDWServerContext.dcu │ │ ├── uRESTDWServerEvents.dcu │ │ ├── uSystemEvents.dcu │ │ └── uzliblaz.dcu └── __history │ ├── Demo.dpr.~1~ │ ├── UPQuerys.pas.~1~ │ ├── UPQuerys.pas.~2~ │ ├── UPQuerys.pas.~3~ │ ├── UPQuerys.pas.~4~ │ ├── UPQuerys.pas.~5~ │ ├── Unit4.dfm.~74~ │ ├── Unit4.dfm.~75~ │ ├── Unit4.dfm.~76~ │ ├── Unit4.dfm.~77~ │ ├── Unit4.dfm.~78~ │ ├── Unit4.dfm.~79~ │ ├── Unit4.dfm.~80~ │ ├── Unit4.dfm.~81~ │ ├── Unit4.dfm.~82~ │ ├── Unit4.dfm.~83~ │ ├── Unit4.pas.~37~ │ ├── Unit4.pas.~38~ │ ├── Unit4.pas.~39~ │ ├── Unit4.pas.~40~ │ ├── Unit4.pas.~41~ │ ├── Unit4.pas.~42~ │ ├── Unit4.pas.~43~ │ ├── Unit4.pas.~44~ │ ├── Unit4.pas.~45~ │ └── Unit4.pas.~46~ ├── Engine ├── Engine.FireDAC.pas ├── Engine.Generica.pas ├── Engine.Interfaces.pas ├── Engine.RestDataware.pas ├── Engine.Unidac.pas ├── Engine.Unidac.pas.bak ├── Engine.Zeos.pas └── __history │ ├── Engine.FireDAC.pas.~42~ │ ├── Engine.FireDAC.pas.~43~ │ ├── Engine.FireDAC.pas.~44~ │ ├── Engine.FireDAC.pas.~45~ │ ├── Engine.FireDAC.pas.~46~ │ ├── Engine.FireDAC.pas.~47~ │ ├── Engine.FireDAC.pas.~48~ │ ├── Engine.FireDAC.pas.~49~ │ ├── Engine.FireDAC.pas.~50~ │ ├── Engine.FireDAC.pas.~51~ │ ├── Engine.Generica.pas.~10~ │ ├── Engine.Generica.pas.~11~ │ ├── Engine.Generica.pas.~12~ │ ├── Engine.Generica.pas.~13~ │ ├── Engine.Generica.pas.~14~ │ ├── Engine.Generica.pas.~15~ │ ├── Engine.Generica.pas.~16~ │ ├── Engine.Generica.pas.~17~ │ ├── Engine.Generica.pas.~3~ │ ├── Engine.Generica.pas.~4~ │ ├── Engine.Generica.pas.~5~ │ ├── Engine.Generica.pas.~6~ │ ├── Engine.Generica.pas.~7~ │ ├── Engine.Generica.pas.~8~ │ ├── Engine.Generica.pas.~9~ │ ├── Engine.Interfaces.pas.~22~ │ ├── Engine.Interfaces.pas.~23~ │ ├── Engine.Interfaces.pas.~24~ │ ├── Engine.Interfaces.pas.~25~ │ ├── Engine.Interfaces.pas.~26~ │ ├── Engine.Interfaces.pas.~27~ │ ├── Engine.Interfaces.pas.~28~ │ ├── Engine.Interfaces.pas.~29~ │ ├── Engine.Interfaces.pas.~30~ │ ├── Engine.Interfaces.pas.~31~ │ ├── Engine.Interfaces.pas.~32~ │ ├── Engine.RestDataware.pas.~18~ │ ├── Engine.RestDataware.pas.~19~ │ ├── Engine.RestDataware.pas.~20~ │ ├── Engine.RestDataware.pas.~21~ │ ├── Engine.RestDataware.pas.~22~ │ ├── Engine.RestDataware.pas.~23~ │ ├── Engine.RestDataware.pas.~24~ │ ├── Engine.RestDataware.pas.~25~ │ ├── Engine.RestDataware.pas.~26~ │ ├── Engine.RestDataware.pas.~27~ │ ├── Engine.Unidac.pas.~1~ │ ├── Engine.Unidac.pas.~2~ │ ├── Engine.Unidac.pas.~3~ │ ├── Engine.Unidac.pas.~4~ │ ├── Engine.Zeos.pas.~19~ │ ├── Engine.Zeos.pas.~20~ │ ├── Engine.Zeos.pas.~21~ │ ├── Engine.Zeos.pas.~22~ │ ├── Engine.Zeos.pas.~23~ │ ├── Engine.Zeos.pas.~24~ │ ├── Engine.Zeos.pas.~25~ │ ├── Engine.Zeos.pas.~26~ │ ├── Engine.Zeos.pas.~27~ │ └── Engine.Zeos.pas.~28~ ├── ProjectGroup1.groupproj ├── ProjectGroup1.groupproj (Cópia em conflito de DIRETOR 2021-11-30).local ├── ProjectGroup1.groupproj.local ├── QueryG (Cópia em conflito de DIRETOR 2021-11-30).identcache ├── QueryG.dpk ├── QueryG.dproj ├── QueryG.dproj.local ├── QueryG.identcache ├── QueryG.res ├── QueryG.skincfg ├── RCa01484 ├── RCa01600 ├── RCa02108 ├── RCa02572 ├── RCa03312 ├── RCa03352 ├── RCa04956 ├── RCa06060 ├── RCa06332 ├── RCa08200 ├── RCa08664 ├── RCa09616 ├── RCa10272 ├── RCa10384 ├── RCa10616 ├── RCa11228 ├── RCa11688 ├── RCa14884 ├── RCa15556 ├── RCa15960 ├── RCa17184 ├── RCa18472 ├── RCa18480 ├── RCa18980 ├── RCa19612 ├── RCa19820 ├── RCa21744 ├── RCa22036 ├── RCa22276 ├── RCa22500 ├── RCa23316 ├── RCa23904 ├── RCa24124 ├── RCa24668 ├── RCb24124 ├── TDTQueryG.dcr ├── TDTQueryG.~dcr ├── UDTQueryG.pas ├── Win32 └── Debug │ ├── DTQueryG.dcu │ ├── DWDCPbase64.dcu │ ├── DWDCPblockciphers.dcu │ ├── DWDCPconst.dcu │ ├── DWDCPcrypt2.dcu │ ├── DWDCPrijndael.dcu │ ├── DWDCPsha256.dcu │ ├── DWDCPtypes.dcu │ ├── Engine.FireDAC.dcu │ ├── Engine.Generica.dcu │ ├── Engine.Interfaces.dcu │ ├── Engine.RestDataware.dcu │ ├── Engine.Unidac.dcu │ ├── Engine.Zeos.dcu │ ├── PropertyPersist.dcu │ ├── ServerUtils.dcu │ ├── StringBuilderUnit.dcu │ ├── SysTypes.dcu │ ├── UDM.dcu │ ├── UDTQueryG.dcu │ ├── ZAbstractConnection.dcu │ ├── ZAbstractDataset.dcu │ ├── ZAbstractRODataset.dcu │ ├── ZAbstractTable.dcu │ ├── ZAdoToken.dcu │ ├── ZClasses.dcu │ ├── ZCollections.dcu │ ├── ZCompatibility.dcu │ ├── ZConnection.dcu │ ├── ZDataset.dcu │ ├── ZDatasetUtils.dcu │ ├── ZDbcASA.dcu │ ├── ZDbcASAMetadata.dcu │ ├── ZDbcASAResultSet.dcu │ ├── ZDbcASAStatement.dcu │ ├── ZDbcASAUtils.dcu │ ├── ZDbcAdo.dcu │ ├── ZDbcAdoMetadata.dcu │ ├── ZDbcAdoResultSet.dcu │ ├── ZDbcAdoStatement.dcu │ ├── ZDbcAdoUtils.dcu │ ├── ZDbcCache.dcu │ ├── ZDbcCachedResultSet.dcu │ ├── ZDbcConnection.dcu │ ├── ZDbcDbLib.dcu │ ├── ZDbcDbLibMetadata.dcu │ ├── ZDbcDbLibResultSet.dcu │ ├── ZDbcDbLibStatement.dcu │ ├── ZDbcDbLibUtils.dcu │ ├── ZDbcGenericResolver.dcu │ ├── ZDbcInterbase6.dcu │ ├── ZDbcInterbase6Metadata.dcu │ ├── ZDbcInterbase6ResultSet.dcu │ ├── ZDbcInterbase6Statement.dcu │ ├── ZDbcInterbase6Utils.dcu │ ├── ZDbcIntfs.dcu │ ├── ZDbcLogging.dcu │ ├── ZDbcMetadata.dcu │ ├── ZDbcMySql.dcu │ ├── ZDbcMySqlMetadata.dcu │ ├── ZDbcMySqlResultSet.dcu │ ├── ZDbcMySqlStatement.dcu │ ├── ZDbcMySqlUtils.dcu │ ├── ZDbcOracle.dcu │ ├── ZDbcOracleMetadata.dcu │ ├── ZDbcOracleResultSet.dcu │ ├── ZDbcOracleStatement.dcu │ ├── ZDbcOracleUtils.dcu │ ├── ZDbcPooled.dcu │ ├── ZDbcPostgreSql.dcu │ ├── ZDbcPostgreSqlMetadata.dcu │ ├── ZDbcPostgreSqlResultSet.dcu │ ├── ZDbcPostgreSqlStatement.dcu │ ├── ZDbcPostgreSqlUtils.dcu │ ├── ZDbcResultSet.dcu │ ├── ZDbcResultSetMetadata.dcu │ ├── ZDbcSqLite.dcu │ ├── ZDbcSqLiteMetadata.dcu │ ├── ZDbcSqLiteResultSet.dcu │ ├── ZDbcSqLiteStatement.dcu │ ├── ZDbcSqLiteUtils.dcu │ ├── ZDbcStatement.dcu │ ├── ZDbcUtils.dcu │ ├── ZEncoding.dcu │ ├── ZExprParser.dcu │ ├── ZExprToken.dcu │ ├── ZExpression.dcu │ ├── ZFastCode.dcu │ ├── ZFunctions.dcu │ ├── ZFunctionsConvert.dcu │ ├── ZFunctionsDateTime.dcu │ ├── ZFunctionsMath.dcu │ ├── ZFunctionsOther.dcu │ ├── ZFunctionsStrings.dcu │ ├── ZGenericSqlAnalyser.dcu │ ├── ZGenericSqlToken.dcu │ ├── ZInterbaseAnalyser.dcu │ ├── ZInterbaseToken.dcu │ ├── ZMatchPattern.dcu │ ├── ZMessages.dcu │ ├── ZMySqlAnalyser.dcu │ ├── ZMySqlToken.dcu │ ├── ZOleDB.dcu │ ├── ZOracleAnalyser.dcu │ ├── ZOracleToken.dcu │ ├── ZPlainASAConstants.dcu │ ├── ZPlainASADriver.dcu │ ├── ZPlainAdo.dcu │ ├── ZPlainAdoDriver.dcu │ ├── ZPlainDbLibConstants.dcu │ ├── ZPlainDbLibDriver.dcu │ ├── ZPlainDriver.dcu │ ├── ZPlainFirebirdDriver.dcu │ ├── ZPlainFirebirdInterbaseConstants.dcu │ ├── ZPlainLoader.dcu │ ├── ZPlainMySqlConstants.dcu │ ├── ZPlainMySqlDriver.dcu │ ├── ZPlainOracleConstants.dcu │ ├── ZPlainOracleDriver.dcu │ ├── ZPlainPostgreSqlDriver.dcu │ ├── ZPlainSqLiteDriver.dcu │ ├── ZPostgreSqlAnalyser.dcu │ ├── ZPostgreSqlToken.dcu │ ├── ZScriptParser.dcu │ ├── ZSelectSchema.dcu │ ├── ZSequence.dcu │ ├── ZSqLiteAnalyser.dcu │ ├── ZSqLiteToken.dcu │ ├── ZSqlProcessor.dcu │ ├── ZSqlStrings.dcu │ ├── ZSqlUpdate.dcu │ ├── ZStreamBlob.dcu │ ├── ZSybaseAnalyser.dcu │ ├── ZSybaseToken.dcu │ ├── ZSysUtils.dcu │ ├── ZTokenizer.dcu │ ├── ZURL.dcu │ ├── ZVariables.dcu │ ├── ZVariant.dcu │ ├── dwCGIRunner.dcu │ ├── dwISAPIRunner.dcu │ ├── uAboutForm.dcu │ ├── uDWAbout.dcu │ ├── uDWConsts.dcu │ ├── uDWConstsCharset.dcu │ ├── uDWConstsData.dcu │ ├── uDWDatamodule.dcu │ ├── uDWDataset.dcu │ ├── uDWJSON.dcu │ ├── uDWJSONInterface.dcu │ ├── uDWJSONObject.dcu │ ├── uDWJSONTools.dcu │ ├── uDWMassiveBuffer.dcu │ ├── uDWPoolerMethod.dcu │ ├── uDWResponseTranslator.dcu │ ├── uRESTDWBase.dcu │ ├── uRESTDWMasterDetailData.dcu │ ├── uRESTDWPoolerDB.dcu │ ├── uRESTDWServerContext.dcu │ ├── uRESTDWServerEvents.dcu │ ├── uSystemEvents.dcu │ └── uzliblaz.dcu └── __history ├── DTQueryG.pas.~71~ ├── DTQueryG.pas.~72~ ├── DTQueryG.pas.~73~ ├── DTQueryG.pas.~74~ ├── DTQueryG.pas.~75~ ├── DTQueryG.pas.~76~ ├── DTQueryG.pas.~77~ ├── DTQueryG.pas.~78~ ├── DTQueryG.pas.~79~ ├── DTQueryG.pas.~80~ ├── QueryG.dpk (Cópia em conflito de DIRETOR 2021-11-30).~2~ ├── QueryG.dpk.~1~ ├── QueryG.dpk.~2~ ├── QueryG.dpk.~3~ ├── QueryG.dpk.~4~ ├── QueryG.dpk.~5~ ├── QueryG.dpk.~6~ ├── QueryG.dpk.~7~ └── QueryG.dpk.~8~ /19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/19.png -------------------------------------------------------------------------------- /DTQUERYG.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/DTQUERYG.bmp -------------------------------------------------------------------------------- /DTQueryF.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/DTQueryF.png -------------------------------------------------------------------------------- /DTQueryG.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/DTQueryG.pas -------------------------------------------------------------------------------- /DataModule/UDM.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/DataModule/UDM.dfm -------------------------------------------------------------------------------- /DataModule/UDM.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/DataModule/UDM.pas -------------------------------------------------------------------------------- /DataModule/__history/UDM.dfm.~1~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/DataModule/__history/UDM.dfm.~1~ -------------------------------------------------------------------------------- /DataModule/__history/UDM.pas.~1~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/DataModule/__history/UDM.pas.~1~ -------------------------------------------------------------------------------- /DataModule/__history/UDM.pas.~2~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/DataModule/__history/UDM.pas.~2~ -------------------------------------------------------------------------------- /DataModule/__history/UDM.pas.~3~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/DataModule/__history/UDM.pas.~3~ -------------------------------------------------------------------------------- /DataModule/__history/UDM.pas.~4~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/DataModule/__history/UDM.pas.~4~ -------------------------------------------------------------------------------- /DataModule/__history/UDM.pas.~5~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/DataModule/__history/UDM.pas.~5~ -------------------------------------------------------------------------------- /DataModule/__history/UDM.pas.~6~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/DataModule/__history/UDM.pas.~6~ -------------------------------------------------------------------------------- /DataModule/__history/UDM.pas.~7~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/DataModule/__history/UDM.pas.~7~ -------------------------------------------------------------------------------- /Demo/Demo.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Demo.dpr -------------------------------------------------------------------------------- /Demo/Demo.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Demo.dproj -------------------------------------------------------------------------------- /Demo/Demo.dproj.local: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Demo.dproj.local -------------------------------------------------------------------------------- /Demo/Demo.identcache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Demo.identcache -------------------------------------------------------------------------------- /Demo/Demo.res: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Demo.res -------------------------------------------------------------------------------- /Demo/Demo.skincfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Demo.skincfg -------------------------------------------------------------------------------- /Demo/Project2 (Cópia em conflito de DIRETOR 2021-11-30).dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Project2 (Cópia em conflito de DIRETOR 2021-11-30).dpr -------------------------------------------------------------------------------- /Demo/Project2.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Project2.dpr -------------------------------------------------------------------------------- /Demo/Project2.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Project2.dproj -------------------------------------------------------------------------------- /Demo/Project2.dproj (Cópia em conflito de DIRETOR 2021-11-30).local: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Project2.dproj (Cópia em conflito de DIRETOR 2021-11-30).local -------------------------------------------------------------------------------- /Demo/Project2.dproj.local: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Project2.dproj.local -------------------------------------------------------------------------------- /Demo/Project2.identcache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Project2.identcache -------------------------------------------------------------------------------- /Demo/Project2.res: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Project2.res -------------------------------------------------------------------------------- /Demo/Project2.skincfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Project2.skincfg -------------------------------------------------------------------------------- /Demo/UPQuerys.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/UPQuerys.pas -------------------------------------------------------------------------------- /Demo/Unit4 (Cópia em conflito de DIRETOR 2021-11-30).dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Unit4 (Cópia em conflito de DIRETOR 2021-11-30).dfm -------------------------------------------------------------------------------- /Demo/Unit4.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Unit4.dfm -------------------------------------------------------------------------------- /Demo/Unit4.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Unit4.pas -------------------------------------------------------------------------------- /Demo/Win32/Debug/DTQueryG.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/DTQueryG.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/DWDCPbase64.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/DWDCPbase64.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/DWDCPblockciphers.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/DWDCPblockciphers.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/DWDCPconst.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/DWDCPconst.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/DWDCPcrypt2.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/DWDCPcrypt2.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/DWDCPrijndael.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/DWDCPrijndael.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/DWDCPsha256.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/DWDCPsha256.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/DWDCPtypes.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/DWDCPtypes.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/Demo.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/Demo.exe -------------------------------------------------------------------------------- /Demo/Win32/Debug/Engine.FireDAC.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/Engine.FireDAC.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/Engine.Interfaces.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/Engine.Interfaces.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/Engine.RestDataware.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/Engine.RestDataware.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/Engine.Unidac.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/Engine.Unidac.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/Engine.Zeos.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/Engine.Zeos.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/Firewall.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/Firewall.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/PropertyPersist.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/PropertyPersist.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ServerUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ServerUtils.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/StringBuilderUnit.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/StringBuilderUnit.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/SysTypes.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/SysTypes.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/UPQuerys.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/UPQuerys.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/Unit4.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/Unit4.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZAbstractConnection.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZAbstractConnection.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZAbstractDataset.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZAbstractDataset.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZAbstractRODataset.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZAbstractRODataset.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZAbstractTable.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZAbstractTable.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZAdoToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZAdoToken.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZClasses.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZClasses.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZCollections.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZCollections.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZCompatibility.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZCompatibility.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZConnection.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZConnection.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDataset.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDataset.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDatasetUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDatasetUtils.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcASA.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcASA.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcASAMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcASAMetadata.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcASAResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcASAResultSet.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcASAStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcASAStatement.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcASAUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcASAUtils.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcAdo.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcAdo.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcAdoMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcAdoMetadata.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcAdoResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcAdoResultSet.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcAdoStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcAdoStatement.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcAdoUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcAdoUtils.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcCache.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcCache.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcCachedResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcCachedResultSet.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcConnection.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcConnection.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcDbLib.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcDbLib.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcDbLibMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcDbLibMetadata.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcDbLibResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcDbLibResultSet.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcDbLibStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcDbLibStatement.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcDbLibUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcDbLibUtils.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcGenericResolver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcGenericResolver.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcInterbase6.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcInterbase6.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcInterbase6Metadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcInterbase6Metadata.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcInterbase6ResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcInterbase6ResultSet.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcInterbase6Statement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcInterbase6Statement.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcInterbase6Utils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcInterbase6Utils.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcIntfs.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcIntfs.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcLogging.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcLogging.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcMetadata.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcMySql.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcMySql.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcMySqlMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcMySqlMetadata.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcMySqlResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcMySqlResultSet.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcMySqlStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcMySqlStatement.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcMySqlUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcMySqlUtils.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcOracle.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcOracle.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcOracleMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcOracleMetadata.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcOracleResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcOracleResultSet.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcOracleStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcOracleStatement.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcOracleUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcOracleUtils.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcPooled.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcPooled.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcPostgreSql.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcPostgreSql.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcPostgreSqlMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcPostgreSqlMetadata.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcPostgreSqlResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcPostgreSqlResultSet.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcPostgreSqlStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcPostgreSqlStatement.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcPostgreSqlUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcPostgreSqlUtils.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcResultSet.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcResultSetMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcResultSetMetadata.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcSqLite.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcSqLite.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcSqLiteMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcSqLiteMetadata.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcSqLiteResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcSqLiteResultSet.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcSqLiteStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcSqLiteStatement.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcSqLiteUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcSqLiteUtils.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcStatement.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZDbcUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZDbcUtils.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZEncoding.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZEncoding.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZExprParser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZExprParser.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZExprToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZExprToken.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZExpression.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZExpression.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZFastCode.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZFastCode.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZFunctions.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZFunctions.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZFunctionsConvert.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZFunctionsConvert.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZFunctionsDateTime.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZFunctionsDateTime.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZFunctionsMath.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZFunctionsMath.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZFunctionsOther.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZFunctionsOther.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZFunctionsStrings.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZFunctionsStrings.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZGenericSqlAnalyser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZGenericSqlAnalyser.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZGenericSqlToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZGenericSqlToken.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZInterbaseAnalyser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZInterbaseAnalyser.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZInterbaseToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZInterbaseToken.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZMatchPattern.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZMatchPattern.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZMessages.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZMessages.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZMySqlAnalyser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZMySqlAnalyser.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZMySqlToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZMySqlToken.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZOleDB.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZOleDB.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZOracleAnalyser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZOracleAnalyser.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZOracleToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZOracleToken.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainASAConstants.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainASAConstants.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainASADriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainASADriver.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainAdo.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainAdo.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainAdoDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainAdoDriver.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainDbLibConstants.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainDbLibConstants.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainDbLibDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainDbLibDriver.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainDriver.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainFirebirdDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainFirebirdDriver.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainFirebirdInterbaseConstants.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainFirebirdInterbaseConstants.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainLoader.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainLoader.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainMySqlConstants.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainMySqlConstants.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainMySqlDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainMySqlDriver.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainOracleConstants.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainOracleConstants.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainOracleDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainOracleDriver.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainPostgreSqlDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainPostgreSqlDriver.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPlainSqLiteDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPlainSqLiteDriver.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPostgreSqlAnalyser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPostgreSqlAnalyser.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZPostgreSqlToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZPostgreSqlToken.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZScriptParser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZScriptParser.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZSelectSchema.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZSelectSchema.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZSequence.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZSequence.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZSqLiteAnalyser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZSqLiteAnalyser.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZSqLiteToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZSqLiteToken.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZSqlProcessor.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZSqlProcessor.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZSqlStrings.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZSqlStrings.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZSqlUpdate.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZSqlUpdate.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZStreamBlob.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZStreamBlob.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZSybaseAnalyser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZSybaseAnalyser.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZSybaseToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZSybaseToken.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZSysUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZSysUtils.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZTokenizer.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZTokenizer.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZURL.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZURL.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZVariables.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZVariables.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/ZVariant.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/ZVariant.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/dwCGIRunner.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/dwCGIRunner.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/dwISAPIRunner.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/dwISAPIRunner.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uAboutForm.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uAboutForm.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uDWAbout.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uDWAbout.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uDWConsts.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uDWConsts.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uDWConstsCharset.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uDWConstsCharset.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uDWConstsData.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uDWConstsData.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uDWDatamodule.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uDWDatamodule.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uDWDataset.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uDWDataset.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uDWJSON.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uDWJSON.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uDWJSONInterface.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uDWJSONInterface.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uDWJSONObject.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uDWJSONObject.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uDWJSONTools.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uDWJSONTools.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uDWMassiveBuffer.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uDWMassiveBuffer.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uDWPoolerMethod.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uDWPoolerMethod.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uDWResponseTranslator.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uDWResponseTranslator.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uRESTDWBase.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uRESTDWBase.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uRESTDWMasterDetailData.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uRESTDWMasterDetailData.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uRESTDWPoolerDB.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uRESTDWPoolerDB.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uRESTDWServerContext.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uRESTDWServerContext.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uRESTDWServerEvents.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uRESTDWServerEvents.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uSystemEvents.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uSystemEvents.dcu -------------------------------------------------------------------------------- /Demo/Win32/Debug/uzliblaz.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/Win32/Debug/uzliblaz.dcu -------------------------------------------------------------------------------- /Demo/__history/Demo.dpr.~1~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Demo.dpr.~1~ -------------------------------------------------------------------------------- /Demo/__history/UPQuerys.pas.~1~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/UPQuerys.pas.~1~ -------------------------------------------------------------------------------- /Demo/__history/UPQuerys.pas.~2~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/UPQuerys.pas.~2~ -------------------------------------------------------------------------------- /Demo/__history/UPQuerys.pas.~3~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/UPQuerys.pas.~3~ -------------------------------------------------------------------------------- /Demo/__history/UPQuerys.pas.~4~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/UPQuerys.pas.~4~ -------------------------------------------------------------------------------- /Demo/__history/UPQuerys.pas.~5~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/UPQuerys.pas.~5~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.dfm.~74~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.dfm.~74~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.dfm.~75~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.dfm.~75~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.dfm.~76~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.dfm.~76~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.dfm.~77~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.dfm.~77~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.dfm.~78~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.dfm.~78~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.dfm.~79~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.dfm.~79~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.dfm.~80~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.dfm.~80~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.dfm.~81~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.dfm.~81~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.dfm.~82~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.dfm.~82~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.dfm.~83~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.dfm.~83~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.pas.~37~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.pas.~37~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.pas.~38~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.pas.~38~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.pas.~39~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.pas.~39~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.pas.~40~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.pas.~40~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.pas.~41~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.pas.~41~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.pas.~42~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.pas.~42~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.pas.~43~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.pas.~43~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.pas.~44~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.pas.~44~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.pas.~45~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.pas.~45~ -------------------------------------------------------------------------------- /Demo/__history/Unit4.pas.~46~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Demo/__history/Unit4.pas.~46~ -------------------------------------------------------------------------------- /Engine/Engine.FireDAC.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/Engine.FireDAC.pas -------------------------------------------------------------------------------- /Engine/Engine.Generica.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/Engine.Generica.pas -------------------------------------------------------------------------------- /Engine/Engine.Interfaces.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/Engine.Interfaces.pas -------------------------------------------------------------------------------- /Engine/Engine.RestDataware.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/Engine.RestDataware.pas -------------------------------------------------------------------------------- /Engine/Engine.Unidac.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/Engine.Unidac.pas -------------------------------------------------------------------------------- /Engine/Engine.Unidac.pas.bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/Engine.Unidac.pas.bak -------------------------------------------------------------------------------- /Engine/Engine.Zeos.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/Engine.Zeos.pas -------------------------------------------------------------------------------- /Engine/__history/Engine.FireDAC.pas.~42~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.FireDAC.pas.~42~ -------------------------------------------------------------------------------- /Engine/__history/Engine.FireDAC.pas.~43~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.FireDAC.pas.~43~ -------------------------------------------------------------------------------- /Engine/__history/Engine.FireDAC.pas.~44~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.FireDAC.pas.~44~ -------------------------------------------------------------------------------- /Engine/__history/Engine.FireDAC.pas.~45~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.FireDAC.pas.~45~ -------------------------------------------------------------------------------- /Engine/__history/Engine.FireDAC.pas.~46~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.FireDAC.pas.~46~ -------------------------------------------------------------------------------- /Engine/__history/Engine.FireDAC.pas.~47~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.FireDAC.pas.~47~ -------------------------------------------------------------------------------- /Engine/__history/Engine.FireDAC.pas.~48~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.FireDAC.pas.~48~ -------------------------------------------------------------------------------- /Engine/__history/Engine.FireDAC.pas.~49~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.FireDAC.pas.~49~ -------------------------------------------------------------------------------- /Engine/__history/Engine.FireDAC.pas.~50~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.FireDAC.pas.~50~ -------------------------------------------------------------------------------- /Engine/__history/Engine.FireDAC.pas.~51~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.FireDAC.pas.~51~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Generica.pas.~10~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Generica.pas.~10~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Generica.pas.~11~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Generica.pas.~11~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Generica.pas.~12~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Generica.pas.~12~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Generica.pas.~13~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Generica.pas.~13~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Generica.pas.~14~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Generica.pas.~14~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Generica.pas.~15~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Generica.pas.~15~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Generica.pas.~16~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Generica.pas.~16~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Generica.pas.~17~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Generica.pas.~17~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Generica.pas.~3~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Generica.pas.~3~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Generica.pas.~4~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Generica.pas.~4~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Generica.pas.~5~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Generica.pas.~5~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Generica.pas.~6~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Generica.pas.~6~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Generica.pas.~7~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Generica.pas.~7~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Generica.pas.~8~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Generica.pas.~8~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Generica.pas.~9~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Generica.pas.~9~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Interfaces.pas.~22~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Interfaces.pas.~22~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Interfaces.pas.~23~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Interfaces.pas.~23~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Interfaces.pas.~24~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Interfaces.pas.~24~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Interfaces.pas.~25~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Interfaces.pas.~25~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Interfaces.pas.~26~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Interfaces.pas.~26~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Interfaces.pas.~27~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Interfaces.pas.~27~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Interfaces.pas.~28~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Interfaces.pas.~28~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Interfaces.pas.~29~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Interfaces.pas.~29~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Interfaces.pas.~30~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Interfaces.pas.~30~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Interfaces.pas.~31~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Interfaces.pas.~31~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Interfaces.pas.~32~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Interfaces.pas.~32~ -------------------------------------------------------------------------------- /Engine/__history/Engine.RestDataware.pas.~18~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.RestDataware.pas.~18~ -------------------------------------------------------------------------------- /Engine/__history/Engine.RestDataware.pas.~19~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.RestDataware.pas.~19~ -------------------------------------------------------------------------------- /Engine/__history/Engine.RestDataware.pas.~20~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.RestDataware.pas.~20~ -------------------------------------------------------------------------------- /Engine/__history/Engine.RestDataware.pas.~21~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.RestDataware.pas.~21~ -------------------------------------------------------------------------------- /Engine/__history/Engine.RestDataware.pas.~22~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.RestDataware.pas.~22~ -------------------------------------------------------------------------------- /Engine/__history/Engine.RestDataware.pas.~23~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.RestDataware.pas.~23~ -------------------------------------------------------------------------------- /Engine/__history/Engine.RestDataware.pas.~24~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.RestDataware.pas.~24~ -------------------------------------------------------------------------------- /Engine/__history/Engine.RestDataware.pas.~25~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.RestDataware.pas.~25~ -------------------------------------------------------------------------------- /Engine/__history/Engine.RestDataware.pas.~26~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.RestDataware.pas.~26~ -------------------------------------------------------------------------------- /Engine/__history/Engine.RestDataware.pas.~27~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.RestDataware.pas.~27~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Unidac.pas.~1~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Unidac.pas.~1~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Unidac.pas.~2~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Unidac.pas.~2~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Unidac.pas.~3~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Unidac.pas.~3~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Unidac.pas.~4~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Unidac.pas.~4~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Zeos.pas.~19~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Zeos.pas.~19~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Zeos.pas.~20~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Zeos.pas.~20~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Zeos.pas.~21~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Zeos.pas.~21~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Zeos.pas.~22~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Zeos.pas.~22~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Zeos.pas.~23~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Zeos.pas.~23~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Zeos.pas.~24~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Zeos.pas.~24~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Zeos.pas.~25~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Zeos.pas.~25~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Zeos.pas.~26~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Zeos.pas.~26~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Zeos.pas.~27~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Zeos.pas.~27~ -------------------------------------------------------------------------------- /Engine/__history/Engine.Zeos.pas.~28~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Engine/__history/Engine.Zeos.pas.~28~ -------------------------------------------------------------------------------- /ProjectGroup1.groupproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/ProjectGroup1.groupproj -------------------------------------------------------------------------------- /ProjectGroup1.groupproj (Cópia em conflito de DIRETOR 2021-11-30).local: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/ProjectGroup1.groupproj (Cópia em conflito de DIRETOR 2021-11-30).local -------------------------------------------------------------------------------- /ProjectGroup1.groupproj.local: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/ProjectGroup1.groupproj.local -------------------------------------------------------------------------------- /QueryG (Cópia em conflito de DIRETOR 2021-11-30).identcache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/QueryG (Cópia em conflito de DIRETOR 2021-11-30).identcache -------------------------------------------------------------------------------- /QueryG.dpk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/QueryG.dpk -------------------------------------------------------------------------------- /QueryG.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/QueryG.dproj -------------------------------------------------------------------------------- /QueryG.dproj.local: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/QueryG.dproj.local -------------------------------------------------------------------------------- /QueryG.identcache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/QueryG.identcache -------------------------------------------------------------------------------- /QueryG.res: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/QueryG.res -------------------------------------------------------------------------------- /QueryG.skincfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/QueryG.skincfg -------------------------------------------------------------------------------- /RCa01484: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa01484 -------------------------------------------------------------------------------- /RCa01600: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa01600 -------------------------------------------------------------------------------- /RCa02108: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa02108 -------------------------------------------------------------------------------- /RCa02572: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa02572 -------------------------------------------------------------------------------- /RCa03312: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa03312 -------------------------------------------------------------------------------- /RCa03352: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa03352 -------------------------------------------------------------------------------- /RCa04956: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa04956 -------------------------------------------------------------------------------- /RCa06060: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa06060 -------------------------------------------------------------------------------- /RCa06332: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa06332 -------------------------------------------------------------------------------- /RCa08200: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa08200 -------------------------------------------------------------------------------- /RCa08664: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa08664 -------------------------------------------------------------------------------- /RCa09616: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa09616 -------------------------------------------------------------------------------- /RCa10272: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa10272 -------------------------------------------------------------------------------- /RCa10384: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa10384 -------------------------------------------------------------------------------- /RCa10616: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa10616 -------------------------------------------------------------------------------- /RCa11228: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa11228 -------------------------------------------------------------------------------- /RCa11688: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa11688 -------------------------------------------------------------------------------- /RCa14884: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa14884 -------------------------------------------------------------------------------- /RCa15556: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa15556 -------------------------------------------------------------------------------- /RCa15960: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa15960 -------------------------------------------------------------------------------- /RCa17184: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa17184 -------------------------------------------------------------------------------- /RCa18472: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa18472 -------------------------------------------------------------------------------- /RCa18480: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa18480 -------------------------------------------------------------------------------- /RCa18980: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa18980 -------------------------------------------------------------------------------- /RCa19612: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa19612 -------------------------------------------------------------------------------- /RCa19820: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa19820 -------------------------------------------------------------------------------- /RCa21744: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa21744 -------------------------------------------------------------------------------- /RCa22036: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa22036 -------------------------------------------------------------------------------- /RCa22276: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa22276 -------------------------------------------------------------------------------- /RCa22500: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa22500 -------------------------------------------------------------------------------- /RCa23316: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa23316 -------------------------------------------------------------------------------- /RCa23904: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa23904 -------------------------------------------------------------------------------- /RCa24124: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa24124 -------------------------------------------------------------------------------- /RCa24668: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCa24668 -------------------------------------------------------------------------------- /RCb24124: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/RCb24124 -------------------------------------------------------------------------------- /TDTQueryG.dcr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/TDTQueryG.dcr -------------------------------------------------------------------------------- /TDTQueryG.~dcr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/TDTQueryG.~dcr -------------------------------------------------------------------------------- /UDTQueryG.pas: -------------------------------------------------------------------------------- 1 | unit UDTQueryG; 2 | 3 | interface 4 | 5 | implementation 6 | 7 | end. 8 | -------------------------------------------------------------------------------- /Win32/Debug/DTQueryG.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/DTQueryG.dcu -------------------------------------------------------------------------------- /Win32/Debug/DWDCPbase64.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/DWDCPbase64.dcu -------------------------------------------------------------------------------- /Win32/Debug/DWDCPblockciphers.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/DWDCPblockciphers.dcu -------------------------------------------------------------------------------- /Win32/Debug/DWDCPconst.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/DWDCPconst.dcu -------------------------------------------------------------------------------- /Win32/Debug/DWDCPcrypt2.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/DWDCPcrypt2.dcu -------------------------------------------------------------------------------- /Win32/Debug/DWDCPrijndael.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/DWDCPrijndael.dcu -------------------------------------------------------------------------------- /Win32/Debug/DWDCPsha256.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/DWDCPsha256.dcu -------------------------------------------------------------------------------- /Win32/Debug/DWDCPtypes.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/DWDCPtypes.dcu -------------------------------------------------------------------------------- /Win32/Debug/Engine.FireDAC.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/Engine.FireDAC.dcu -------------------------------------------------------------------------------- /Win32/Debug/Engine.Generica.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/Engine.Generica.dcu -------------------------------------------------------------------------------- /Win32/Debug/Engine.Interfaces.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/Engine.Interfaces.dcu -------------------------------------------------------------------------------- /Win32/Debug/Engine.RestDataware.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/Engine.RestDataware.dcu -------------------------------------------------------------------------------- /Win32/Debug/Engine.Unidac.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/Engine.Unidac.dcu -------------------------------------------------------------------------------- /Win32/Debug/Engine.Zeos.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/Engine.Zeos.dcu -------------------------------------------------------------------------------- /Win32/Debug/PropertyPersist.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/PropertyPersist.dcu -------------------------------------------------------------------------------- /Win32/Debug/ServerUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ServerUtils.dcu -------------------------------------------------------------------------------- /Win32/Debug/StringBuilderUnit.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/StringBuilderUnit.dcu -------------------------------------------------------------------------------- /Win32/Debug/SysTypes.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/SysTypes.dcu -------------------------------------------------------------------------------- /Win32/Debug/UDM.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/UDM.dcu -------------------------------------------------------------------------------- /Win32/Debug/UDTQueryG.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/UDTQueryG.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZAbstractConnection.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZAbstractConnection.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZAbstractDataset.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZAbstractDataset.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZAbstractRODataset.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZAbstractRODataset.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZAbstractTable.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZAbstractTable.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZAdoToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZAdoToken.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZClasses.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZClasses.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZCollections.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZCollections.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZCompatibility.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZCompatibility.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZConnection.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZConnection.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDataset.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDataset.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDatasetUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDatasetUtils.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcASA.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcASA.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcASAMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcASAMetadata.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcASAResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcASAResultSet.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcASAStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcASAStatement.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcASAUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcASAUtils.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcAdo.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcAdo.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcAdoMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcAdoMetadata.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcAdoResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcAdoResultSet.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcAdoStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcAdoStatement.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcAdoUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcAdoUtils.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcCache.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcCache.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcCachedResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcCachedResultSet.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcConnection.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcConnection.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcDbLib.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcDbLib.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcDbLibMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcDbLibMetadata.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcDbLibResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcDbLibResultSet.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcDbLibStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcDbLibStatement.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcDbLibUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcDbLibUtils.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcGenericResolver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcGenericResolver.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcInterbase6.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcInterbase6.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcInterbase6Metadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcInterbase6Metadata.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcInterbase6ResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcInterbase6ResultSet.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcInterbase6Statement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcInterbase6Statement.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcInterbase6Utils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcInterbase6Utils.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcIntfs.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcIntfs.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcLogging.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcLogging.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcMetadata.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcMySql.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcMySql.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcMySqlMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcMySqlMetadata.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcMySqlResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcMySqlResultSet.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcMySqlStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcMySqlStatement.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcMySqlUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcMySqlUtils.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcOracle.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcOracle.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcOracleMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcOracleMetadata.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcOracleResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcOracleResultSet.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcOracleStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcOracleStatement.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcOracleUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcOracleUtils.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcPooled.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcPooled.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcPostgreSql.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcPostgreSql.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcPostgreSqlMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcPostgreSqlMetadata.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcPostgreSqlResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcPostgreSqlResultSet.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcPostgreSqlStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcPostgreSqlStatement.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcPostgreSqlUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcPostgreSqlUtils.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcResultSet.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcResultSetMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcResultSetMetadata.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcSqLite.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcSqLite.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcSqLiteMetadata.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcSqLiteMetadata.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcSqLiteResultSet.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcSqLiteResultSet.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcSqLiteStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcSqLiteStatement.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcSqLiteUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcSqLiteUtils.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcStatement.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcStatement.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZDbcUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZDbcUtils.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZEncoding.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZEncoding.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZExprParser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZExprParser.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZExprToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZExprToken.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZExpression.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZExpression.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZFastCode.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZFastCode.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZFunctions.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZFunctions.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZFunctionsConvert.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZFunctionsConvert.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZFunctionsDateTime.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZFunctionsDateTime.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZFunctionsMath.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZFunctionsMath.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZFunctionsOther.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZFunctionsOther.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZFunctionsStrings.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZFunctionsStrings.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZGenericSqlAnalyser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZGenericSqlAnalyser.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZGenericSqlToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZGenericSqlToken.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZInterbaseAnalyser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZInterbaseAnalyser.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZInterbaseToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZInterbaseToken.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZMatchPattern.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZMatchPattern.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZMessages.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZMessages.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZMySqlAnalyser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZMySqlAnalyser.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZMySqlToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZMySqlToken.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZOleDB.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZOleDB.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZOracleAnalyser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZOracleAnalyser.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZOracleToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZOracleToken.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainASAConstants.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainASAConstants.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainASADriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainASADriver.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainAdo.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainAdo.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainAdoDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainAdoDriver.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainDbLibConstants.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainDbLibConstants.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainDbLibDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainDbLibDriver.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainDriver.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainFirebirdDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainFirebirdDriver.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainFirebirdInterbaseConstants.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainFirebirdInterbaseConstants.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainLoader.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainLoader.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainMySqlConstants.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainMySqlConstants.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainMySqlDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainMySqlDriver.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainOracleConstants.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainOracleConstants.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainOracleDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainOracleDriver.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainPostgreSqlDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainPostgreSqlDriver.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPlainSqLiteDriver.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPlainSqLiteDriver.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPostgreSqlAnalyser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPostgreSqlAnalyser.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZPostgreSqlToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZPostgreSqlToken.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZScriptParser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZScriptParser.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZSelectSchema.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZSelectSchema.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZSequence.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZSequence.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZSqLiteAnalyser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZSqLiteAnalyser.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZSqLiteToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZSqLiteToken.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZSqlProcessor.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZSqlProcessor.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZSqlStrings.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZSqlStrings.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZSqlUpdate.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZSqlUpdate.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZStreamBlob.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZStreamBlob.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZSybaseAnalyser.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZSybaseAnalyser.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZSybaseToken.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZSybaseToken.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZSysUtils.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZSysUtils.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZTokenizer.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZTokenizer.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZURL.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZURL.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZVariables.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZVariables.dcu -------------------------------------------------------------------------------- /Win32/Debug/ZVariant.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/ZVariant.dcu -------------------------------------------------------------------------------- /Win32/Debug/dwCGIRunner.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/dwCGIRunner.dcu -------------------------------------------------------------------------------- /Win32/Debug/dwISAPIRunner.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/dwISAPIRunner.dcu -------------------------------------------------------------------------------- /Win32/Debug/uAboutForm.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uAboutForm.dcu -------------------------------------------------------------------------------- /Win32/Debug/uDWAbout.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uDWAbout.dcu -------------------------------------------------------------------------------- /Win32/Debug/uDWConsts.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uDWConsts.dcu -------------------------------------------------------------------------------- /Win32/Debug/uDWConstsCharset.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uDWConstsCharset.dcu -------------------------------------------------------------------------------- /Win32/Debug/uDWConstsData.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uDWConstsData.dcu -------------------------------------------------------------------------------- /Win32/Debug/uDWDatamodule.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uDWDatamodule.dcu -------------------------------------------------------------------------------- /Win32/Debug/uDWDataset.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uDWDataset.dcu -------------------------------------------------------------------------------- /Win32/Debug/uDWJSON.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uDWJSON.dcu -------------------------------------------------------------------------------- /Win32/Debug/uDWJSONInterface.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uDWJSONInterface.dcu -------------------------------------------------------------------------------- /Win32/Debug/uDWJSONObject.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uDWJSONObject.dcu -------------------------------------------------------------------------------- /Win32/Debug/uDWJSONTools.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uDWJSONTools.dcu -------------------------------------------------------------------------------- /Win32/Debug/uDWMassiveBuffer.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uDWMassiveBuffer.dcu -------------------------------------------------------------------------------- /Win32/Debug/uDWPoolerMethod.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uDWPoolerMethod.dcu -------------------------------------------------------------------------------- /Win32/Debug/uDWResponseTranslator.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uDWResponseTranslator.dcu -------------------------------------------------------------------------------- /Win32/Debug/uRESTDWBase.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uRESTDWBase.dcu -------------------------------------------------------------------------------- /Win32/Debug/uRESTDWMasterDetailData.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uRESTDWMasterDetailData.dcu -------------------------------------------------------------------------------- /Win32/Debug/uRESTDWPoolerDB.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uRESTDWPoolerDB.dcu -------------------------------------------------------------------------------- /Win32/Debug/uRESTDWServerContext.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uRESTDWServerContext.dcu -------------------------------------------------------------------------------- /Win32/Debug/uRESTDWServerEvents.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uRESTDWServerEvents.dcu -------------------------------------------------------------------------------- /Win32/Debug/uSystemEvents.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uSystemEvents.dcu -------------------------------------------------------------------------------- /Win32/Debug/uzliblaz.dcu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/Win32/Debug/uzliblaz.dcu -------------------------------------------------------------------------------- /__history/DTQueryG.pas.~71~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/DTQueryG.pas.~71~ -------------------------------------------------------------------------------- /__history/DTQueryG.pas.~72~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/DTQueryG.pas.~72~ -------------------------------------------------------------------------------- /__history/DTQueryG.pas.~73~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/DTQueryG.pas.~73~ -------------------------------------------------------------------------------- /__history/DTQueryG.pas.~74~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/DTQueryG.pas.~74~ -------------------------------------------------------------------------------- /__history/DTQueryG.pas.~75~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/DTQueryG.pas.~75~ -------------------------------------------------------------------------------- /__history/DTQueryG.pas.~76~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/DTQueryG.pas.~76~ -------------------------------------------------------------------------------- /__history/DTQueryG.pas.~77~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/DTQueryG.pas.~77~ -------------------------------------------------------------------------------- /__history/DTQueryG.pas.~78~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/DTQueryG.pas.~78~ -------------------------------------------------------------------------------- /__history/DTQueryG.pas.~79~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/DTQueryG.pas.~79~ -------------------------------------------------------------------------------- /__history/DTQueryG.pas.~80~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/DTQueryG.pas.~80~ -------------------------------------------------------------------------------- /__history/QueryG.dpk (Cópia em conflito de DIRETOR 2021-11-30).~2~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/QueryG.dpk (Cópia em conflito de DIRETOR 2021-11-30).~2~ -------------------------------------------------------------------------------- /__history/QueryG.dpk.~1~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/QueryG.dpk.~1~ -------------------------------------------------------------------------------- /__history/QueryG.dpk.~2~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/QueryG.dpk.~2~ -------------------------------------------------------------------------------- /__history/QueryG.dpk.~3~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/QueryG.dpk.~3~ -------------------------------------------------------------------------------- /__history/QueryG.dpk.~4~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/QueryG.dpk.~4~ -------------------------------------------------------------------------------- /__history/QueryG.dpk.~5~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/QueryG.dpk.~5~ -------------------------------------------------------------------------------- /__history/QueryG.dpk.~6~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/QueryG.dpk.~6~ -------------------------------------------------------------------------------- /__history/QueryG.dpk.~7~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/QueryG.dpk.~7~ -------------------------------------------------------------------------------- /__history/QueryG.dpk.~8~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tiagopassarelladt/DTQueryG/HEAD/__history/QueryG.dpk.~8~ --------------------------------------------------------------------------------