| About Databases |
| Put this feed on your website |
| Description: |
Databases |
| Format: |
RSS 1.0 |
| Url: |
http://z.about.com/6/g/databases/b/index.rdf |
| |
| Latest headlines |
About Databases
|
Help with the MAX() function
Tue, 19 Aug 2008 06:12:00 -0500
In a recent forum posting, aoneistheman wrote:
"I'm a SQL newbie, and am creating this crazy view of other views. I need help using the MAX() function.
I have a table that...
|
Microsoft Certified Application Specialist (MCAS) Program Requirements
Sun, 17 Aug 2008 16:12:00 -0500
If you use Microsoft Access 2007 as a regular part of your job, or you hope to gain employment in the field of user-level databases, you may wish to consider...
|
Creating a Mailing List in Microsoft Access
Thu, 14 Aug 2008 06:00:00 -0500
One of the most common uses of a Microsoft Access database is generating labels for mass mailings. In this tutorial, we examine the process of creating mailing labels using Microsoft...
|
PDF Reports from an Access Database
Tue, 12 Aug 2008 06:59:00 -0500
Adobe Acrobat (.PDF) offers a great method of sharing data across the Internet while preserving formatting. It's simple to generate these files from an Access database.
The instructions vary slightly depending...
|
Upsizing from Access to SQL Server
Sun, 10 Aug 2008 06:32:00 -0500
In a recent forum posting, Data Analyst wrote:
"I am trying to use the upsizing wizard to upsize an Access database to an SQL Server database. However, the new database...
|
Sorting out SMALLDATETIME, DATETIME and TIMESTAMP in SQL Server
Thu, 07 Aug 2008 06:42:00 -0500
SQL Server 2005 offers three different data types that all sound like likely candidates for storing time values: DATETIME, SMALLDATETIME, and TIMESTAMP. Here's a quick rundown on each:
DATETIME is...
|
Database Certifications
Tue, 05 Aug 2008 06:31:00 -0500
Are you a database professional seeking to polish your resume in the hopes of landing a better gig? Perhaps you're just getting started in database administration and you'd like to...
|
Merging Access Databases
Sun, 03 Aug 2008 06:30:00 -0500
In a recent forum posting, Sam wrote:
"Is it possible to merge lots (200 or more) of individual Access files into one single file? Each one will contain an identical table...
|
Variable Types for SQL Server Databases
Thu, 31 Jul 2008 06:36:00 -0500
Selecting appropriate data types is one of the most important considerations when designing a SQL Server database. Choices you make in the database design phase may have a significant impact...
|
Patient Database
Tue, 29 Jul 2008 06:02:00 -0500
In a recent forum posting, mbuffet wrote:
"I have a PatientID field in 2 different tables (General Information and Diagnosis) so that I can make a relationship between the two. Do...
|