eHow launches Android app: Get the best of eHow on the go.

You've Selected
Category
» Computers » Computer Software » Database Software remove
skill level
» Moderately Challenging remove
clear your selections

Database Software

Sort by:
Best Match
Most Popular
Newest

Showing 1-50 of 52 results

  • How to Create Aging Reports in Access

    An aging report is a report that shows accounts receivable amounts grouped by age. The report makes it easy to spot customers who are late with their payments. The key to creating these types of...

  • How to Master On-line Applications

    On-line computer applications fall into two broad categories: 1. consumer applications such as Microsoft Word, Quicken and other applications used both at home and at work; 2. business...

  • How to Remove Space From a Data Oracle SQL

    There are several different methods for removing spaces from data retrieved in an Oracle results set. Oracle PL/SQL provides several different character functions for removing spaces, and which...

  • How to Create a Relational Database Address Book

    Microsoft Office Access is used to create many different forms of databases. These may be relational or even object-oriented databases. You can create databases for anything from inventory...

  • How to Create an Employee Timesheet

    Accurate record-keeping is essential to the success of your business. If you have employees, an essential ingredient to successful record-keeping is an accurate way to track the time that they...

  • How to Calculate Fields in an MS Access Report

    Building reports in Microsoft Access can aid the user in determining the results of data that has been filtered through queries and/or stored in tables. As an Access user becomes more proficient...

  • How to ensure absolute Data Recovery

    You store a huge amount of data on your hard drive and other storage devices or media everyday, which is extremely critical for your business. You might have your significant tax files, project...

  • How to stop Data Loss in a system with RAW Dynamic disk mirrored volumes

    A RAW volume in a hard drive is primarily written to by a program that does not require any file system such as, FAT or NTFS. For instance, Microsoft SQL Server performs direct Input/Output to RAW...

  • How to Optimize Your Hardware and Operating System for Better Mysql Performance

    The following is a list of good hardware and operating system advice for good mysql performance. Much of it would apply to any database, really. Enjoy.

  • How to Use Cursors in SQL

    Though cursors are the slowest possible way to move through data that is stored in the SQL server, they can be useful when trying to access only one row of data at a time. As opposed to update...

  • How to Convert a Database to XML

    XML (Extensible Markup Language) databases are flexible because they can be read on many platforms. Developers can modify tags so visitors to find their documents more easily on the Web and within...

  • How to Return Data From Stored Procedures

    Returning data from a stored procedure is an important part of web and desktop application programming. Databases store information for retrieval for business representatives, or it allows users...

  • How to Restore a Database Backup

    Restoring a database is part of the administration process that happens after failure or severe corruption in the data. It's important for a database administrator to know how to back up and...

  • How to Find Duplicates in SQL

    Sometimes users accidentally create multiple duplicates in the system, and as a database administrator, you're tasked with finding them. Unfortunately, duplicates take up resources and make it...

  • How to do Hard Drive Recovery

    Data is very important for every computer users. How we can recover our data fron crashed hard drive is in this article.

  • How to Delete Duplicate SQL

    Database administrators know that occasional errors occur, and duplicate records are inserted into the database. The issue is a common problem for administrators to fix, but deleting records from...

  • How to Create a Cursor in SQL Server

    Though SQL is a very powerful nonprocedural data-manipulation language, sometimes the need comes up to work with table data row-by-row in the procedural way, as if you were writing a traditional...

  • How to Auto Email Access Reports

    Microsoft Access is a powerful, consumer-friendly database program. It can be used for individual households and for businesses. Some components of the database include tables, queries, forms,...

  • How to Setup SQL Server Mirroring

    SQL mirroring is a process in which a "mirror" version of a database is created that, while not accessible to the website's visitors, serves as an up-to-date copy of the primary server. As with...

  • How to Make a MOTD for a CSS Server

    CSS servers are great tools for managing Web hosting, game server hosting and many other types of media. The MOTD (message of the day) function for your CSS server allows you to commonly update...

  • How to import ODBC objects from one computer to another

    I ran into a situation where I was migrating from one server to another and didn't have time to manually bring these settings over. In order to do this you must use the system registry. It is very...

  • How to Develop or Update a Table in Access Design View

    If you are a confident Access user or database programmer, you may want to use Design view to create your Access database tables. Tables are the place in Access where the data records are stored....

  • How to Start a Project Plan in MS Project

    This software looks user friendly, but you can easily use it incorrectly. Follow these steps and you will start off on the right foot.

  • How to Design a Normalized Database Schema

    This article will give a brief introduction on how to design a relevant, useful, normalized database schema that will scale well to enhance the capabilities of any dynamic program you may be writing.

  • How to Learn More than You Need to Know About Office Toolbars

    Have you had a toolbar you use regularly seem to disappear on you when you are using an Office application? It can be frustrating trying to figure out where the toolbar went and how to get it...

  • How to Migrate Site Collection, Site Definitions, and MergeContentDB's with SharePoint 2007

    Migrations, Site Definitions, and MergeContentDB's

  • How to create a Growth Model for SharePoint Site Collections and Content Databases

    Creating a SharePoint Growth Model

  • How to Print Address Labels on a Mac

    One of the benefits of using a computer is that you're able to save time by printing address labels instead of writing each one out by hand. Whether you're printing address labels or return...

  • How to Determine if a Temporary Table Exists in SQL Server

    When writing a stored procedure, sometimes it is helpful to be able to find out if a temporary table already exists. Amongst other things, this will help you to avoid errors that occur when you...

  • How to Safeguard your Business Computers

    How Business people can protect against Computer Threats & Misuse of Company computers.

  • How to Consolidate Data in Microsoft Excel 2003

    Often it is necessary to consolidate data from various individual Excel worksheets into one master worksheet. Microsoft Excel allows users to easily consolidate worksheets from the same workbook...

  • How to Use Excel Visual Basic for Applications

    Visual Basic for Applications, or VBA for short, allows users of Excel to go above and beyond the basic functions of Microsoft Excel. One common use for VBA in Excel is macros. Whenever a macro is...

  • How to Create a Data Model for Email Messages

    Creating a data model for email messages requires that each email be accessible in the proper context and also that the appropriate relationships are labeled. This is the job of a database...

  • How to Use the Most Common Numeric MySQL Data Types

    Each column in a MySQL database has a type--or a specific kind of data that it will store. Good database programming takes into account what kind of data will be stored in each column and assigns...

  • How to Unzip a File or Dolder with Winzip

    When downloading files online, or even receiving an email you will often receive a ZIPPED folder. A zipped folder is a compressed version of a large document which allows it to be sent and...

  • How to Get a Job With Oracle

    Oracle has thousands of employees in offices around the world. Getting a job with Oracle requires some advanced training, high-level job skills and experience. As one of the premiere database...

  • How to Work A Wiki

    A Wiki is an online application intended to allow users to create, edit, link and manage web pages; probably quite like eHow.com.

  • How to Create an Access 2007 Multi-Column Lookup List

    A multi-valued lookup column is a new feature in Access 2007. Previous versions of Access allowed only one value to be stored in a database field. A multi-valued lookup column will allow you to...

  • How to Edit Table Columns and Rows in Access 2007

    Tables in Access 2007 may be edited in several ways, including datasheets, find-and-replace, forms, queries and the Data Collection feature, which is new for Access 2007. Remember that the term...

  • How to Use Advanced Filter/Sort in Access 2007

    The Advanced Filter/Sort function in Access 2007 allows you to sort data in a user-defined order rather than the sort orders defined for that data type. For example, if you have a field containing...

  • How to Edit Field Rules in Access 2007

    Microsoft Access is an efficient platform to collect, store, connect and relate large amounts of data. The processes to utilize this software program can seem a bit overwhelming at times. Break...

  • How to Write a Filemaker Pro Script

    A script is series of user-defined instructions that automate repetitive or complex tasks on a set of records, similar to a macro in word processing. A FileMaker Pro database script can work...

  • How to Content Management System Installation Process

    Content management is important to improving and to updating your system. With the help of various Content Management Systems (CMS), you can control, organize and publish documents and other...

  • How to Perform a Simple MySQL All Query

    Tons of data can be stored within a MySQL database. With its capability to store large amounts of data, accessing a single piece of information within the MySQL database can seem like a daunting...

  • How to Use Cascading Style Sheets in Place of a Table

    Incorporating tables is the most common form of controlling a layout. However, with the onset of Cascading Style Sheets (CSS), table-free layouts have become the design of the future. With CSS, it...

  • How to Export a MySQL Database

    If you are moving your Web site to a new server or just backing up your MySQL database, you will need to export a MySQL database. To do this you can either use the phpMyAdmin interface or the SSH...

  • How to Transpose a Data Array in Microsoft Excel

    When using Excel, it sometimes becomes necessary to change a horizontal array of data to a vertical position. To do this without copy and paste, enter the following formula.

  • How to Add a One-to-Many Database Relationship in Access 2003

    You can use Microsoft Access 2003 to search for and share data across multiple tables. For example, suppose you are a potter and you want to keep track of your business operations. You could...

  • How to Create a Simple Budget in Excel

    Let's face it - for most people, creating a budget is never fun. But at least with Excel it can be fairly easy. These steps work for Excel 97.

  • How to Determine Which Query to Use in Microsoft Access

    You can select from five query types in Microsoft Access: select query, SQL query, crosstab query, parameter query or action query. These instructions apply to Access 97.

  • 1
  • 2

Copyright © 1999-2009 eHow, Inc. Use of this web site constitutes acceptance of the eHow Terms of Use and Privacy Policy .   en-US Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License. † requires javascript

Demand Media