Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Build Your Skills: Test SQL Server 2000 clustering in VMware
- SQL Server 2000 is a robust and complicated product, especially when you are using it in a clustered setup. Properly deploying and managing it requires a reliable testing environment, but that can be costly. An economical alternative is to build a clustered SQL 2000 testing environment using VMware.I'm going to...
- Tags: cluster, clustering, default instance, Microsoft SQL Server, Microsoft SQL Server 2000, server, Steven Warren MCSE, MCDBA, VMware Inc.
- Technical articles 2003-05-13
- Install SQL Server 2000 for optimal usability
- SQL Server 2000 represents Microsoft's latest, greatest, and most robust database management system. If you're ready to implement SQL Server 2000 on your network, let this tutotial walk you through the installation routine.SQL Server 2000 features a number of enhancements, such as multiple installations and distributed partitions, which will make...
- Tags: Databases, Enterprise software, Steven Warren MCSE, MCDBA, Microsoft SQL Server, Microsoft SQL Server 2000, default instance, SQL, SQL 2000
- Technical articles 2002-01-08
Additional Resources
- Turn off Excel's auto font scaling option
- Can one set default chart options?On a related topic, is it possible to set default chart options when one sets a default chart type? For instance, setting no gridlines and no fill in the plot area as defaults.Which Excel version?This will be very handy except I can't find this...
- Tags: david.hanshumaker@..., excel charting, feedback, font
- Discussion threads 2007-01-24
- Change icons for Windows 2000 Professional desktop objects and documents
- Changing icons for file types......only works if you're using the default program for the file type. For instance, if you're using Firefox to display JPG's, there is no option to change the icon, even when Firefox is your default browser. If you change the default program back to Internet Explorer,...
- Tags: Web browsers, gil_gosseyn, Microsoft Windows, desktop, Microsoft Windows 2000, Microsoft Windows 2000 Professional
- Discussion threads 2007-09-12
- Essential ActionScript 3.0: Static Variables and Static Methods
- Static variables, by contrast, are variables associated with a class itself, rather than a particular instance of that class. Static variables are used to keep track of information that relates logically to an entire class, as opposed to information that varies from instance to instance. For example, a class representing...
- Tags: Variable, Games, Personal Technology
- White papers 2007-08-01
- sql cluster multiple instance
- Can someone explain to me how SQL 2000 with multiple instance (active/active) clustering on Windows 2003 works? Also, is there any way I have an active/passive SQL cluster with a SAN right now and understand that. From what I've read it sounds like multiple nodes do not access...
- Tags: Programming languages, Databases, clustering, SQL
- Discussion threads 2005-08-08
- Using Oracle Clusterware to Protect a Single Instance Oracle Database
- This paper introduces the use of Oracle Clusterware to provide Cold Failover for a single instance, non-rac, Oracle database. A Cold Failover cluster can used to protect a single Oracle instance from a system or server failure. The basic function is to monitor a database instance running on a server,...
- Tags: Function, Oracle Corp., Oracle Database, Sales Tools, Storage, Databases, Servers, Sales, Hardware, Enterprise Software, Software, Data Management
- White papers 2006-11-01
- Configuring Single Instance Applications in CFS/CVM Environments in Continentalclusters
- From version A.06.00, Continentalclusters supports recovering single instance applications and multiinstance applications over Veritas Cluster Volume Manager CVM 4.1 and Veritas Cluster File System CFS 4.1 from Symantec HP Serviceguard Cluster File System products. CVM or CFS 4.1 provides a cluster shared infrastructure for application and database files. This whitepaper...
- Tags: Hewlett-Packard Co., Instance Application, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
- White papers 2006-11-14
- Dual boot ? seeing documents on HDD
- Hi,I have a pc that someone loaded a second instance of xp on a HDD because the first install was BSOD with a stop error. The pc boots into the second install fine. Question, when I boot, I can see all the original docs from the users on the first...
- Tags: Microsoft Windows, C, Casemaker, second instance, hard drive
- Q&A 2006-06-21
- "How the *&%^ do I..." question...
- Okay, so here is what I am trying to do...I am trying to figure out how I can make any users that connect to our free wireless internet be directed to a homepage that we set instead of their homepage set within their browser...For instance, I have http://techrepublic.com set as...
- Tags: INTERNET, Routers & switches, Network technology, WIRELESS, Wi-Fi, jbafile@...
- Discussion threads 2007-10-25
- Create single instance objects in your .NET applications to improve performance
- In many cases there is one, single persistence of the object in the database and therefore your application only needs there to be one instance of the object in memory at one time. In this article, we'll explore how to convert your objects into single instance objects to improve performance...
- Tags: Instance, TechRepublic Inc., Performance, Object, .Net, Performance Management, Application Servers, Middleware, Software Development, Software/Web Development, Human Resources, Workforce Management, Enterprise Software, Software
- Download resources 2005-02-03
- Tackle common programming problems with design patterns
- Error in VB versionThere is an error in the VB version: the Count member variable is never updated. In the C# version, the "return(Count++);" statement has the side effect to increment the counter.And the variable is never initialised to zero - but as a non-VB programmer I don't know if...
- Tags: DP, Singleton2 GetInstance, error, vb, pattern, singleton, frankbj, programming, Microsoft .NET, design pattern, new Singleton2
- Discussion threads 2006-05-16
- conflicts between static and dhcp ip
- We have a static ip network, i've added additonal network cards to connect the internet also. I've set them to dhcp assign ip's. I'm not stepping on ip between the 2 ethernet cards. For instance, our server uses 10.10.?.? and our internet router assigns 192.168.1.?.But it seems to affect connectivity...
- Tags: NETWORKING, Network technology, Routers & switches, shane@..., IP, Internet, server, DHCP, network
- Discussion threads 2007-06-04
- Using the Singleton pattern in Java
- The Java Singleton pattern belongs to the family of design patterns that govern the instantiation process. A Singleton is an object that cannot be instantiated. This design pattern suggests that at any time there can only be one instance of a Singleton object created by the JVM. You implement the...
- Tags: Programming, Java
- Blog posts 2007-07-25
- how to creating singleton classes
- cud sm one give details for how to create singlton objects /classes with basic descriptionsIn what language ?Also what do you want to do on an attempt to create another instance of it.Return the valid instance or throw an exception ?
- Tags: ranjeet21c_06@...
- Discussion threads 2007-04-17
- Optimizing Oracle9i Instance Memory
- With the release of Oracle 9i, Oracle Corporation has provided database administrators powerful and efficient techniques to control instance memory. Database Administrators DBAs can now dynamically resize System Global Area SGA memory components on the fly without shutting down the database. DBAs can control the Program Global Area PGA memory...
- Tags: Technique, Database Administrator, Memory, Oracle9i, Instance Memory, Productivity, Databases, Enterprise Software, Software, Data Management
- White papers 2005-01-01
- Explore application architecture in Windows Forms 2.0
- Developers looking to build and deploy leading-edge Windows Forms 2.0 applications will find in Windows Forms 2.0 Programming, 2nd Edition coverage of new features, a practical, well-balanced approach to the subject and clear code samples. This sample chapter focuses on the special support that applications have in Windows Forms 2.0....
- Tags: Application, Addison-Wesley, Microsoft Windows, Operating Systems, Software
- Book chapters 2006-06-12
- How do I... Transfer logins from one SQL Server 2005 instance to another SQL Server 2005 instance?
- In a previous download, Steven Warren described how to restore a SQL Server to a new server. That download lead to some questions regarding how to move SQL Server logins from one SQL Server instance to another. This How do I... explains the process and provides the necessary script to...
- Tags: Microsoft SQL Server, Server, Microsoft SQL Server 2005, Databases, Enterprise Software, Software, Data Management, Steven Warren, screenshots, sql server 2005, gallery, logins
- Image galleries 2007-09-25
- Default Domain Policy
- On a lab network I set up Windows 2000 Server and a client. I went to Active Directory Users and Groups. I right clicked the domain name then clicked properties to get to the default domain policy. I configured password policies on it. Then logged off. When...
- Tags: Microsoft Windows 2000, password
- Q&A 2006-02-20
- Making default entries in Active Directory?
- Greetings,When I set up a user's account, I typically provide as much info on the properties as I can (for hopefully future use)- things like the company address, default logon script, and other settings global to all users. Is there a way to make 'default' entries somewhere in AD...
- Tags: Understaffed, hardware, Microsoft Windows Active Directory
- Discussion threads 2005-02-28
- << Previous
- page 1 of 1
- Next >>
Managed Hosting
- If the cost of building and managing a robust technology infrastructure is prohibitive for your small or mid-sized business (SMB), managed hosting may be worth another look. For help determining whether a managed or dedicated hosting solution makes sense for your business, read this informative blog post by Josh Hoskins.
-
From our sponsors
Smart IT Investment
- Fully-managed hosted IT solutions Complete hosted solutions tailored to your needs with no capital expenditures — the smart approach to IT investment Discover no-capex IT
