... Standby Database Wizard Select “Create a new logical standby database. ” Copyright © 2006, Oracle. All rights reserved. 7 - 5 Securing Your Logical Standby Database • Configure the database guard ... maintained by Data Guard SQL Apply. – NONE: normal security • Query GUARD_STATUS column in V $DATABASE. • Database guard level is set to ALL by broker automatically on the logical standby database. • Database ... 6 Preparing to Create a Logical Standby Database Perform the following steps on the primary database before creating a logical standby database: 1. Check for unsupported data types. 2. Be aware of unsupported...
Ngày tải lên: 09/12/2013, 16:15
Tài liệu Creating a Windows Forms Application docx
... Visual Studio 2005 actually generates a potentially large amount of code. This code performs operations such as creating and displaying the form when the application starts, and creating and ... Creating a Windows Forms Application So far you have used Visual Studio 2005 to create and run a basic Console application. The Visual Studio 2005 programming environment also contains ... everything you'll need to create graphical Windows applications. You can design the form-based user interface of a Windows application interactively by using the Visual Designer. Visual Studio...
Ngày tải lên: 24/12/2013, 09:16
Tài liệu Module 3: Creating a Windows Installer Package doc
... Repackage an application as a Windows Installer package by using the WinINSTALL LE third-party repackaging application. Modify a Windows Installer package by using the WinINSTALL LE third- party ... Take an After snapshot of a reference computer to create a Windows Installer package. Install a repackaged application. Verify the installation and configuration of an application. ... and load the Windows Installer package that you just created. Note 4 Module 3: Creating a Windows Installer Package Repackaging an Application by Using WinINSTALL LE Take a...
Ngày tải lên: 21/12/2013, 05:18
Tài liệu Creating a New Access Database pptx
... Button.Click Allows the user to specify the filename for the new Access database and then calls the CreateAccessDatabase( ) method in the sample to create the database. CreateAccessDatabase( ) This ... [ Team LiB ] Recipe 10.6 Creating a New Access Database Problem You need to create a new Microsoft Access database. Solution Use ActiveX Database Objects Extensions (ADOX) from .NET through ... ADOX through COM interop to create the new Access database having the specified filename. The C# code is shown in Example 10-6 . Example 10-6. File: CreateAccessDatabaseForm.cs // Namespaces,...
Ngày tải lên: 24/12/2013, 05:15
Tài liệu Using Windows Vista on a Corporate Mobile Network docx
... seven. As a network administrator, he has supported Active Directory domains and worked with enterprise applications such as SQL Server, Exchange and SMS. As a Microsoft Certified Trainer, he has also ... broadcast area. If the AP is broadcasting beyond a range where you need it to operate, reduce its signal strength and/or redirect the signal to avoid problems with any casual wardrivers. Use a ... import it to another system using the command: netsh wlan add pr ofile configuration.xml local_adapter . A startup script can then be created in a group poli- cy to apply the changes to mobile systems...
Ngày tải lên: 10/12/2013, 14:15
Tài liệu Creating a Simple ASP.NET Web Application Using VS .NET pptx
Ngày tải lên: 21/01/2014, 07:20
Building a Sample Application Using ASP.NET AJAX
... 10:47 AM Page 239 226 CHAPTER 10 ■ BUILDING A SAMPLE APPLICATION USING ASP .NET AJAX Figure 10-1. An ASP .NET AJAX-based stock application Understanding the Application Architecture The application ... at a real-world application and how you would implement it as an AJAX applica- tion quickly, simply, and powerfully using ASP .NET AJAX. CHAPTER 10 ■ BUILDING A SAMPLE APPLICATION USING ASP .NET ... ■ BUILDING A SAMPLE APPLICATION USING ASP .NET AJAX236 828-8 CH10.qxd 10/11/07 10:47 AM Page 236 Creating the Application As you saw in Figure 10-1, this application consists of a top header where...
Ngày tải lên: 05/10/2013, 10:20
Lab 4.1.4 Creating a Network Map using CDP
... Interface #1 Serial Interface #2 Interface #5 800 (806) Ethernet 0 (E0) Ethernet 1 (E1) 1600 Ethernet 0 (E0) Ethernet 1 (E1) Serial 0 (S0) Serial 1 (S1) 1700 FastEthernet 0 (FA0) FastEthernet ... FastEthernet 1 (FA1) Serial 0 (S0) Serial 1 (S1) 2500 Ethernet 0 (E0) Ethernet 1 (E1) Serial 0 (S0) Serial 1 (S1) 2600 FastEthernet 0/0 (FA0/0) FastEthernet 0/1 (FA0/1) Serial 0/0 (S0/0) Serial 0/1 ... interface even though a specific router may contain one. An example of this might be an ISDN BRI interface. The string in parenthesis is the legal abbreviation that can be used in IOS command...
Ngày tải lên: 04/11/2013, 16:15
Tài liệu Use a Single Windows Form to Update Multiple Lookup Tables Just about every database application pptx
... System.EventArgs) Handles lstLookupTables.SelectedIndexChanged Dim dtData As New DataTable() Try ' Update the data adapter and data table to reflect the new data, ' and reassign ... data table directly. dtFromGrid = CType(dgTableData.DataSource, DataTable) ' Commands necessary to actually post back to server. modaLookupData.Update(dtFromGrid) dtFromGrid.AcceptChanges() ... SelectedIndexChanged event. This routine assigns the new table chosen in lstLookupTables as the Select command for the modaLookupData data adapter. The data table called dtData is then filled and set as...
Ngày tải lên: 14/12/2013, 20:16
Tài liệu Using Indexers in a Windows Application doc
... Name(); } } } 3. Add a second public read-only indexer to the PhoneBook class that returns a PhoneNumber and accepts a single Name parameter. Implement this indexer in the same way as ... should return an empty Name value. (Note that Name is a struct and will always have a default constructor that sets its private field to null.) The indexer with its completed get accessor should ... performs a search through an array, returning the index of the first item in the array that matches. The first argument to IndexOf is the array to search through (phoneNumbers). The second argument...
Ngày tải lên: 24/12/2013, 09:16
Tài liệu Creating a Command Object Using Visual Studio .NET docx
Ngày tải lên: 21/01/2014, 07:20
Tài liệu Creating a Connection Object Using Visual Studio .NET pdf
Ngày tải lên: 21/01/2014, 07:20
Tài liệu Creating a DataAdapter Object Using Visual Studio .NET doc
Ngày tải lên: 21/01/2014, 07:20
Tài liệu Creating a DataSet Object Using Visual Studio .NET docx
Ngày tải lên: 21/01/2014, 07:20