git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.RemObjects@44 b6239004-a887-0f4b-9937-50029ccdca16

This commit is contained in:
David Arranz 2008-10-06 16:08:08 +00:00
parent e9d3a86076
commit a49cb505aa
3228 changed files with 515029 additions and 0 deletions

View File

@ -0,0 +1,18 @@
866c455d23bd75685b5d3b5f4b54691816f1cf4cb29619956129555f85b7eb2256b74c74ed6fae1ffd77c2b05cc89d813e7407efd71fd285d1dd57d13f8745f5a6f5c2e5fd79e2293a4e7f72ed3777ead80f1fd5ef57fd36550cf1e92c1485a64d7b38f302daefd78d7758870b939a218aedc50235fed04258be338f432e689e1302bd176ea43145dfdcc2bf2525a5f1e8bee6c59641980f1a186107c4c7a13bd229fc55c4784e9c836ceae431f961bd5d32a880eb94debe8be0c208d321c8c886eae8dfa817f807197ac35d0ce9c5a92d07ec82324456aaf5268c75b60b412eb345b6b9d9a5ffc6cdbc7617270105db1e74329e355b609f525de97e2d0b16c3
bf34cb6ad9180a18bb92097afea264449437053302d6a7795daa3116160e60bc2848ab26315bcac0a3f138f679a7ae6fb5ba277bd670f231548377ad371c29db
Name=Trial
Email=Trial
UserId=Trial
Company=Trial
LicenseType=Default
ProductName=Data Abstract
Version=5
AllowBeta=0
Trial=1
SubscriptionEndDate=2007-10-26
LicenseFileEndDate=2007-10-25
StartDate=2007-10-22
EndDate=2008-7-24
P1=14041746413762627980
P2=4818374370942462605
P3=1882922568

View File

@ -0,0 +1,14 @@
[Delphi]
AdventureWorks=ADO?AuxDriver=SQLNCLI.1;Server=localhost;Database=AdventureWorks;Schemas=1;Integrated Security=SSPI
Northwind=ADO?AuxDriver=SQLOLEDB.1;Server=localhost;Database=Northwind;Integrated Security=SSPI
Employee=IBX?Server=localhost;Database=C:\Program Files\Firebird\Firebird_1_5\examples\EMPLOYEE.FDB;UserID=sysdba;Password=masterkey;
[.NET]
AdventureWorks=MSSQL2005.NET?Database=AdventureWorks;Server=localhost;Integrated Security=SSPI
Northwind=MSSQL.NET?Database=Northwind;Server=localhost;Integrated Security=SSPI
Employee=FB.NET?Server=localhost;Database=C:\Program Files\Firebird\Firebird_1_5\examples\EMPLOYEE.FDB;UserID=sysdba;Password=masterkey;
[Descriptions]
AdventureWorks_Description=Microsoft SQL Server 2005, localhost
Northwind_Description=Microsoft SQL Server 2000, localhost
Employee_Description=Firebird/Interbase, localhost

View File

@ -0,0 +1,5 @@
object BaseLoginService: TBaseLoginService
OldCreateOrder = True
Height = 300
Width = 300
end

View File

@ -0,0 +1,8 @@
{$INCLUDE 'eDefines.inc'}
{.$DEFINE STORERECID}
{$DEFINE DataAbstract5}
{$IFDEF FPC}
{$MODE DELPHI}
{$DEFINE FPC_SAFECALL_BUG}
{$ENDIF}

Some files were not shown because too many files have changed in this diff Show More