diff --git a/Source/ApplicationBase/Usuarios/Model/schUsuariosClient_Intf.pas b/Source/ApplicationBase/Usuarios/Model/schUsuariosClient_Intf.pas index 560506b1..f6c87fa1 100644 --- a/Source/ApplicationBase/Usuarios/Model/schUsuariosClient_Intf.pas +++ b/Source/ApplicationBase/Usuarios/Model/schUsuariosClient_Intf.pas @@ -9,12 +9,12 @@ const { Data table rules ids Feel free to change them to something more human readable but make sure they are unique in the context of your application } - RID_USUARIOS = '{190ECFD6-8BF8-463A-A069-134DC883028F}'; - RID_USUARIOS_EVENTOS = '{CA759DA6-3907-41E0-8214-9BC7C8630DE0}'; - RID_USUARIOS_LOGON = '{243F3788-11A9-45F4-B185-AA2D73BE1D71}'; - RID_PERMISOS = '{F3432FFB-2820-4EB5-89C6-0D64DB88682D}'; - RID_PERMISOSEX = '{05E24A98-1A49-4D0F-A11E-49B4B37F7489}'; - RID_PERFILES = '{6C36D997-1C57-4896-A3CE-4B74F465AC38}'; + RID_USUARIOS = '{2287F1C0-E6D4-49D4-AB4C-12163784F52F}'; + RID_USUARIOS_EVENTOS = '{30A9A653-7C94-4C9E-9826-57923A79A57B}'; + RID_USUARIOS_LOGON = '{6663D7AD-00A8-471A-9DD6-0A354F14D25B}'; + RID_PERMISOS = '{271B422A-6E39-420F-85DE-835F1D690B83}'; + RID_PERMISOSEX = '{603236F6-99D3-4AD9-8B2B-FE07776B6E4F}'; + RID_PERFILES = '{59A02969-8C95-4F46-BE34-51B288BCF8C9}'; { Data table names } nme_USUARIOS = 'USUARIOS'; @@ -129,7 +129,7 @@ const type { IUSUARIOS } IUSUARIOS = interface(IDAStronglyTypedDataTable) - ['{4039ABB1-B663-4DFA-8549-14CA71056FD6}'] + ['{2813C411-0CBD-437C-83F3-857491E279DC}'] { Property getters and setters } function GetIDValue: Integer; procedure SetIDValue(const aValue: Integer); @@ -296,7 +296,7 @@ type { IUSUARIOS_EVENTOS } IUSUARIOS_EVENTOS = interface(IDAStronglyTypedDataTable) - ['{6E1A8BC6-48E1-4831-A571-4DCF7C3A8DA6}'] + ['{EB6F65EF-39D6-4820-9797-B25FD4C792B3}'] { Property getters and setters } function GetAPLICACIONValue: String; procedure SetAPLICACIONValue(const aValue: String); @@ -427,7 +427,7 @@ type { IUSUARIOS_LOGON } IUSUARIOS_LOGON = interface(IDAStronglyTypedDataTable) - ['{9343561D-EEC6-478D-891D-E1BE34EB2FD4}'] + ['{F1859EC8-B46A-4505-A1D0-FC3502A3CCC5}'] { Property getters and setters } function GetLOGONIDValue: String; procedure SetLOGONIDValue(const aValue: String); @@ -510,7 +510,7 @@ type { IPERMISOS } IPERMISOS = interface(IDAStronglyTypedDataTable) - ['{BDFA2EDF-FEA0-4089-AD25-8D484E9CC6CA}'] + ['{290DD780-7C7C-4A2E-891E-3A29A6505859}'] { Property getters and setters } function GetID_USUARIOValue: Integer; procedure SetID_USUARIOValue(const aValue: Integer); @@ -581,7 +581,7 @@ type { IPERMISOSEX } IPERMISOSEX = interface(IDAStronglyTypedDataTable) - ['{5CF900FA-631D-4FC6-99AF-F173251A0378}'] + ['{8F86DA9F-7DF3-4B17-84F5-0876E21F625D}'] { Property getters and setters } function GetID_USUARIOValue: Integer; procedure SetID_USUARIOValue(const aValue: Integer); @@ -664,7 +664,7 @@ type { IPERFILES } IPERFILES = interface(IDAStronglyTypedDataTable) - ['{2738B3A7-8644-46C1-AD68-CFA62CE0809E}'] + ['{A7B5EBFD-F995-4F8D-8723-7397501F897D}'] { Property getters and setters } function GetIDValue: Integer; procedure SetIDValue(const aValue: Integer); diff --git a/Source/Base/Base.dproj b/Source/Base/Base.dproj index c79cff37..33ccbea1 100644 --- a/Source/Base/Base.dproj +++ b/Source/Base/Base.dproj @@ -53,6 +53,57 @@ MainSource + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
fConfigurarConexion
@@ -77,56 +128,12 @@
dmBase
TDataModule
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -145,13 +152,6 @@ - - - - - - -