Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Access 2007 Look Up
- Hello, thank you very much for the help, I am doing an Access 2007 Data Base were I have 3 tables: Table 1: Reference: Country: Australia, Mexico, USATable 2: Sub Reference: City’s: From: Australia: Sydney, Adelaide, Brisbane…..From: México: Tijuana, Guadalajara, México….From: NY, Miami, Chicago.Table 3: 3 fields: Country, City, Phone....
- Tags: maurovallejo@..., México, Table 1, Access 2007, Microsoft Access
- Discussion threads 2007-08-30
- Look Up
- Hello, thank you very much for the help, I am doing an Access 2007 Data Base were I have 3 tables: Table 1: Reference: Country: Australia, Mexico, USATable 2: Sub Reference: City’s: From: Australia: Sydney, Adelaide, Brisbane….. From: México:...
- Tags: maurovallejo@..., México, Table 1
- Discussion threads 2007-08-29
- Managing risk starts with asking the right questions
- Whether you're a proponent of formal risk assessments or of less stringent methods for identifying security control requirements, it's important to know what questions to ask. Missing a question can result in overlooking one or more critical vulnerabilities.The first step is to form a general hypothesis about the target system. ...
- Tags: Threat Modeling, Security, Risk Management, It Management, HIPAA, Database Assurance, Cybercrime, Compliance
- Blog posts 2007-05-17
- Protect your organization from steganographic data theft
- The art and science of steganography has been around for centuries. It’s used to write hidden messages in a way that prevents anyone but the recipient from interpreting them. As technology grew it was only natural for steganographic techniques to find their way into electronic processes. It...
- Tags: Computer Crime, data theft, HIPAA, Identity Theft, image, It Management, Medical Identity Theft, Security, Steganography, Tom Olzak
- Blog posts 2007-01-29
- Getting to know your IP addresses
- Knowing how an IP address identifies a host on a network can be confusing. Before you begin calculating various addresses, you should know the fundamentals of IP addressing. Todd Lammle describes this concept in an easy-to-understand fashion.The Internet Protocol IP was developed in the 1960s to provide packet fragmentation and...
- Tags: Network technology, NETWORKING, Todd Lammle, IP, IP address, network
- Technical articles 2001-05-03
- Taking the Network+ plunge!
- Getting ready to take the Network+ exam plunge? Don't go in unprepared. Instead, let TechProGuild and Tige Chastain help you to understand the fundamentals necessary for the exam.So you want to get a certification that will demonstrate an understanding of basic networking concepts, practices, and operations? Network+ from CompTIA might...
- Tags: Quality, NETWORKING, Guest Contributor, Network+, network, certification, Network+ Exam, OSI
- Technical articles 2001-04-10
- Build Your Skills: Knowing Exchange 2000's TCP/IP port and protocol assignments
- Know the TCP/IP ports and protocols that Exchange 2000 uses.You know that Exchange 2000 and Windows 2000 make heavy use of TCP/IP. But do you know exactly how Exchange 2000 uses TCP/IP or what ports and protocols it uses? Having this information can come in handy if you implement a...
- Tags: E-mail servers, RPC, Network technology, E-mail, NETWORKING, John Sheesley, Microsoft Exchange 2000 Server, TCP/IP
- Technical articles 2001-03-27
- Understanding group policy processing
- You know a little bit about what Windows 2000 group policies are and how they work. But how does Windows 2000 apply group policies? In this Daily Drill Down, Jim Boyce shows you how.In previous Daily Drill Downs, I’ve shown you how to prepare to use group policies and introduced...
- Tags: Jim Boyce, group policy, group policy object, Microsoft Windows 2000
- Technical articles 2001-02-01
- Subnetting a Class B network address
- Subnetting a Class B network can involve some serious thought! As a network administrator, you'll have to know it and know it well. Todd Lammle walks you through clear instructions and simple examples to help you learn this skill.In my last Daily Drill Down, we went step-by-step through subnetting a...
- Tags: NETWORKING, Table 1, Todd Lammle, subnet, network address, Class C, Class B, network, Class B network address, Class B subnet, Class C network address, Daily Drill-Down
- Technical articles 2001-05-29
- Introducing the new A+ exams
- Beginning on Jan. 31, 2001, the A+ exams are changing. For a few months you'll get to choose which one you want to take. In this Daily Drill Down, Faithe Wempen explains the changes you'll have to consider.Now is a great time to be thinking about taking the A+ exams...
- Tags: Microsoft Windows, Faithe Wempen, CompTIA
- Technical articles 2000-12-22
- Example 2. A sample Tripwire policy file
- Tripwire has become a standard in Linux security. In this Daily Drill Down, Jim McIntyre walks you through the critical process of setting up and configuring the Tripwire detection system.Sometimes hackers just can't be stopped. When a hacker accesses your network undetected, you want the ability to detect any changes...
- Tags: Table 1, Jim McIntyre, Tripwire
- Technical articles 2001-01-10
- Default installation directories
- Log files are critical for the Linux system administrator. Unfortunately, many view using log files as a painful and arduous task. With the aid of swatch and logcheck, the monitoring of many critical systems soon becomes painless.In a previous Daily Drill Down, “Managing Linux log files,” I discussed the logrotate...
- Tags: Scripting languages, Programming languages, Development tools, OPEN SOURCE, Jim McIntyre, Perl, monitor, swatch, log file, Linux, Table 1
- Technical articles 2001-01-03
- Administering Crack for Linux password security
- Jim McIntyre completes his look at Crack by covering running Crack over networks, the Crack7 brute-force password-guesser, and establishing a password policy for your network.In part one of this series, we looked at the installation and configuration of Crack. We also looked at running Crack on a single Linux system....
- Tags: Table 1, Jim McIntyre, security, network, Linux, Running Crack, file system
- Technical articles 2000-11-30
- Lock IT Down: Simple security tips for Windows NT servers
- Follow these tips to secure Windows NT quicklyWindows NT Server provides a number of security measures to protect your organization, from simple things, such as ensuring the correct use of passwords, to sophisticated measures, such as screening calls upon dial-in. Are you using all of the necessary features to keep...
- Tags: Microsoft Windows, server, Ed Engelking II A+, Microsoft Windows NT Server, admin account, Microsoft Windows NT, security, user account, permission, network
- Technical articles 2000-05-25
- Build Your Skills: Everything you need to know about WINS
- Learn why its important to understand the Windows Internet Name Service WINS architecture for any network running Windows NT 4.0 or earlier, as well as for any network on which Windows 2000 will run in a mixed environmentDo you understand WINS architecture? Well, you should! In this article, we’ll look...
- Tags: network, bandwidth, TechRepublic Staff, Table 1, WINS, Wins Server
- Technical articles 2000-05-09
Additional Resources
- How to continuously append live table to table?
- I have a situation here:every month there will be a table (with 3200+- entries) that should be appended to a Year-to-Date table.I appended the second month's live table to the accumulative table, but don't know how to do it for the third month, other than deleting the live table temporarily...
- Tags: shichen1979@...
- Discussion threads 2007-05-31
- Copying a table using VB
- What is the easiest way to copy data and structure from 1 table to another table within the same database? it doesn't matter if table b is overwritten, I need a way to copy table A to table B
- Tags: Microsoft development tools, Programming languages, andrew.s.fitchett@..., Microsoft Visual Basic
- Discussion threads 2007-08-27
- Transfer data from one table to another in Access
- I need help on a topic in Access. I have an existing table with people's information. Then I have another table of people's information which is not up to date. For every person in the old table, I would like to check it in the new table and if present...
- Tags: o.kulahcioglu@..., Microsoft Access
- Discussion threads 2007-07-17
- MIL - Read Table (zip)
- MIL - Read Table is a powerful automation tool that can read table from SAP. Using this application, you can instantly view and search table and data from SAP. MIL - Read Table is designed for high flexibility, numerous options enable you to read SAP table that best suits your...
- Tags: SAP AG, Microsoft Windows, .Net, Productivity, Operating Systems, Software, Software Development, Software/Web Development
- Software downloads 2008-02-05
- Compare Sheets (zip)
- Compare two tables created with MS Excel and create result table according to given criteria. Depending on compare function result table may include: lines from first table that have match in second table, lines from first table that haven't match in second table, lines from both tables that haven't match...
- Tags: Table, Ventsislav Alexandriyski, Microsoft Excel, Microsoft Office, Office Suites, Software
- Software downloads 2005-11-28
- << Previous
- page 1 of 1
- Next >>