object RestoreDlg: TRestoreDlg Left = 978 Height = 448 Top = 455 Width = 440 Caption = 'Restore Database' ClientHeight = 448 ClientWidth = 440 OnClose = FormClose OnShow = FormShow Position = poMainFormCenter LCLVersion = '2.0.0.3' object Button1: TButton Left = 128 Height = 25 Top = 415 Width = 75 Anchors = [akLeft, akBottom] Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end object Button2: TButton Left = 223 Height = 25 Top = 415 Width = 75 Anchors = [akLeft, akBottom] Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 1 end object PageControl1: TPageControl Left = 9 Height = 398 Top = 10 Width = 423 ActivePage = SelectTab Anchors = [akTop, akLeft, akRight, akBottom] ShowTabs = False TabIndex = 0 TabOrder = 2 object SelectTab: TTabSheet Caption = 'SelectTab' ClientHeight = 392 ClientWidth = 417 object Label2: TLabel Left = 12 Height = 14 Top = 7 Width = 39 Caption = 'Server' ParentColor = False end object ServerName: TEdit Left = 12 Height = 24 Top = 24 Width = 180 ReadOnly = True TabOrder = 0 end object Label1: TLabel Left = 12 Height = 14 Top = 56 Width = 95 Caption = 'Database Name' ParentColor = False end object DBName: TEdit Left = 12 Height = 24 Top = 72 Width = 396 ReadOnly = True TabOrder = 1 end object ServerSideBtn: TRadioButton Left = 12 Height = 22 Top = 112 Width = 93 Caption = 'Server Side' TabOrder = 2 end object ClientSideBtn: TRadioButton Left = 134 Height = 22 Top = 112 Width = 88 Caption = 'Client Side' Checked = True TabOrder = 3 TabStop = True end object Label3: TLabel Left = 12 Height = 14 Top = 192 Width = 68 Caption = 'Backup File' ParentColor = False end object SourceArchive: TEdit Left = 12 Height = 24 Top = 208 Width = 364 TabOrder = 6 end object SpeedButton1: TSpeedButton Left = 384 Height = 25 Top = 208 Width = 25 Glyph.Data = { 36040000424D3604000000000000360000002800000010000000100000000100 2000000000000004000064000000640000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00002D88D8FF2D87D8FF2D88D8FF2D88D8FF2D88D8FF2D88D8FF2D88D8FF2D88 D8FF2D88D8FF2D88D8FF2D87D8FF2D88D8FF2C86D8FF0000000000000000338E D9FFDCF0FAFFA7DDF4FF9EDBF4FF96DAF3FF8ED8F3FF86D7F3FF7FD4F2FF79D3 F2FF72D2F1FF6CD0F1FF69CFF1FFC2EAF8FF338ED9FF00000000000000003594 DAFFEFFAFEFFA1E9F9FF91E5F8FF81E1F7FF72DEF6FF63DAF5FF54D7F4FF47D3 F3FF39D0F2FF2ECDF1FF26CBF0FFCAF2FBFF3594DAFF0000000000000000369A DAFFF2FAFDFFB3EDFAFFA4E9F9FF95E6F8FF85E2F7FF76DEF6FF65DBF5FF57D7 F4FF49D4F3FF3BD1F2FF30CEF1FFCCF2FBFF3598DAFF000000000000000036A1 DAFFF6FCFEFFC8F2FCFFB9EFFBFFACECFAFF9CE8F9FF8BE3F7FF7CE0F6FF6CDC F6FF5DD9F5FF4FD6F4FF44D3F3FFD0F3FCFF359FDAFF000000000000000037A6 DAFFFEFFFFFFF8FDFFFFF6FDFFFFF5FCFFFFF3FCFEFFD8F6FCFF94E6F8FF85E3 F7FF76DFF6FF68DBF5FF5CD8F4FFD7F4FCFF35A4DAFF000000000000000035AB DAFFE8F6FBFF94D4EFFF88CEEEFF73C1E9FFC9E9F6FFF2FCFEFFF3FCFEFFF2FC FEFFF0FCFEFFEFFBFEFFEEFBFEFFFEFFFFFF36ABDAFF000000000000000036AA DAFFF1FAFDFF94DEF5FF93DCF4FF81D5F2FF6ACAEDFF6CCBEAFF85D3EFFF80D2 EFFF7AD0EFFF76CFEEFF72CFEEFFE9F7FBFF34AEDAFF000000000000000035AF DAFFF7FCFEFF8EE4F8FF91DEF5FF9FE0F5FFACE1F6FFEFFBFEFFF4FDFEFFF3FC FEFFF1FCFEFFEFFBFEFFEEFBFEFFFAFDFFFF36AFDAFF000000000000000036B3 DAFFFDFEFEFFFEFFFFFFFEFEFFFFFDFEFFFFFEFFFFFFEAF7FBFF6BC7E4FF6BC7 E3FF6BC7E3FF6BC7E3FF79CDE6FF74CAE5FF00000000000000000000000034B4 D9FF5EC2E1FF60C3E2FF60C3E2FF60C3E2FF5FC3E2FF3CB6DBFF000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000 } OnClick = SpeedButton1Click end object Label4: TLabel Left = 12 Height = 14 Top = 144 Width = 56 Caption = 'Page Size' ParentColor = False end object PageSize: TEdit Left = 12 Height = 24 Top = 160 Width = 104 NumbersOnly = True TabOrder = 4 Text = 'PageSize' end object Label5: TLabel Left = 120 Height = 14 Top = 165 Width = 33 Caption = 'bytes' ParentColor = False end object DeActivateIndexes: TCheckBox Left = 17 Height = 22 Top = 241 Width = 139 Caption = 'Deactivate Indexes' TabOrder = 7 end object NoShadow: TCheckBox Left = 17 Height = 22 Top = 264 Width = 286 Caption = 'Do not recreate shadow files during restore' TabOrder = 8 end object NoValidityCheck: TCheckBox Left = 17 Height = 22 Top = 288 Width = 316 Caption = 'Do not enforce validity conditions during restore' TabOrder = 9 end object OneRelationAtATime: TCheckBox Left = 17 Height = 22 Top = 312 Width = 303 Caption = 'Commit after completing restore of each table' TabOrder = 10 end object RestoreMetaDataOnly: TCheckBox Left = 17 Height = 22 Top = 336 Width = 160 Caption = 'Restore MetaData Only' TabOrder = 11 end object UseAllSpace: TCheckBox Left = 17 Height = 22 Top = 360 Width = 397 Caption = 'Do not reserve 20% of each data page for future rec. versions' TabOrder = 12 end object Label6: TLabel Left = 197 Height = 14 Top = 144 Width = 122 Caption = 'No. of Cache Buffers' ParentColor = False end object PageBuffers: TEdit Left = 197 Height = 24 Top = 160 Width = 107 NumbersOnly = True TabOrder = 5 Text = 'PageBuffers' end end object ReportTab: TTabSheet Caption = 'ReportTab' ClientHeight = 392 ClientWidth = 417 OnShow = ReportTabShow object Report: TMemo Left = 0 Height = 372 Top = 0 Width = 417 Align = alClient Lines.Strings = ( 'Report' ) ScrollBars = ssAutoBoth TabOrder = 0 end object ProgressBar1: TProgressBar Left = 0 Height = 20 Top = 372 Width = 417 Align = alBottom Style = pbstMarquee TabOrder = 1 end end end object OpenDialog1: TOpenDialog Title = 'Open existing backup file' DefaultExt = '.gbk' Filter = 'Backup Files|*.gbk|All Files|*.*' Options = [ofFileMustExist, ofEnableSizing, ofViewDetail] left = 368 top = 24 end object IBXClientSideRestoreService1: TIBXClientSideRestoreService ServicesConnection = DBDataModule.IBXServicesConnection1 TraceFlags = [] OnGetNextLine = IBXClientSideRestoreService1GetNextLine PageSize = 0 PageBuffers = 0 Options = [Replace] StatisticsRequested = [bsTotalTime] Verbose = True left = 224 top = 208 end object IBXServerSideRestoreService1: TIBXServerSideRestoreService ServicesConnection = DBDataModule.IBXServicesConnection1 TraceFlags = [] OnGetNextLine = IBXClientSideRestoreService1GetNextLine PageSize = 0 PageBuffers = 0 Options = [Replace] StatisticsRequested = [bsTotalTime] Verbose = True left = 232 top = 32 end end