1. About.com
  2. Computing & Technology
  3. Databases

Microsoft Access Database Security

Securing your Access Database is an important part of keeping your organization's data safe from prying eyes and unauthorized modification. Microsoft Access provides password protection, encryption and user-level security features.

Further Reading
Databases Spotlight10

Change Data Capture (CDC) in SQL Server

Thursday January 26, 2012
With the release of SQL Server 2008, Microsoft included Change Data Capture (CDC) functionality for the first time. This highly anticipated feature provides administrators with the ability to perform detailed auditing of database changes.

Read the full story: Change Data Capture in Microsoft SQL Server

Visitor Contact Database

Tuesday January 24, 2012
In a recent forum message, Kulashnikov24 wrote:

"I am creating a database for my contacts in which I intend to store their visiting details with date and time and also want include an option in the form to check the history for their previous visits.

Is this possible?"

Can you help? Interested in answers to the same question? Visit the About Databases Forum and join the discussion!

Microsoft SQL Server Foreign Keys

Thursday January 19, 2012
Foreign key constraints allow you to create relationships between data elements stored in multiple database tables. In addition to facilitating cross-table database queries (called JOINs), these relationships also ensure that the referential integrity of the database is preserved when information is added, removed or modified.

Read the full story: Foreign Keys in SQL Server

Normalizing a Table

Tuesday January 17, 2012
In a recent forum message, Maru314 wrote:

"I recently had to normalize the attached table for my final exam of my database course. I got really turned around because all of our other examples, we had composite primary keys that would be used to uniquely identify everything that was on the normalized form. Yet with this example, I really only need to use PropertyID, Listing Agent or the Office Phone to uniquely select anything on this table. So how do I go about getting this to the third normal form?"

Can you help? Interested in answers to the same question? Visit the About Databases Forum and join the discussion!

Discuss in my forum

©2012 About.com. All rights reserved. 

A part of The New York Times Company.