Database Migration - Drupal to Wordpress

Visited 3513 times | Submited on 2007-07-28 00:21:44

*Note: This post is culled from an earlier post at one of my other blogs. Also note that this is targeted towards people with at ...

read more » | comments (0)
Folder: MySQL

SQL JOINs

Visited 1226 times | Submited on 2007-06-05 09:43:06

IntroductionJoins, in SQL, are a way of linking Recordsets together.Usually, they involve restricting which data is returned in the output Recordset, although this is...

How to Use a Progress Meter in Access

Visited 1334 times | Submited on 2007-06-05 09:38:22

Many Access Users fail to realize that it has a built-in Progress Meter that can display the relative completion percentage of various processes. It is fairly limited, but nonetheless, does provi...

Cascading Combo/List Boxes

Visited 2493 times | Submited on 2007-06-05 09:16:29

This tutorial is to guide you in the creation of Cascading combo/list boxes. That is when you have multiple combo/list boxes where the selection of an option in one determines the available optio...

Quotes and Double-Quotes - Where and When to use them

Visited 1772 times | Submited on 2007-06-05 09:07:20

BackgroundWhenever code is used there must be a way to differentiate the actual code (which should be interpreted directly) with literal strings which ...

Subqueries in SQL

Visited 1006 times | Submited on 2007-06-05 08:57:31

To use a subquery (SQ) in SQL there are two ways :Treating the SQ as a record source (like a table). Treating the SQ as a single value....

Database Normalisation and Table structures

Visited 1178 times | Submited on 2007-06-05 08:49:46

Normalisation is the term used to describe how you break a file down into tables to create a database. There are 3 or 4 major steps involved known as 1NF (First Normal Form), 2NF (Second Normal Form),...

Views and Why We Love Them

Visited 1105 times | Submited on 2007-06-01 15:23:53

Views are like snapshots of queries. You can save any query as a view, even complex queries with joins and subqueries, and MySQL will save the results of that query in a format that can be search...

read more » | comments (0)
Folder: MySQL

Executing SQL Server Stored Procedure from Perl

Visited 5522 times | Submited on 2007-05-10 13:43:59

Stored procedures are intensively used in SQL Server-based development today. The Perl language is the most useful administration language on the Unix/Linux environment. Since Web techn...

MySQL on Mac OS X

Visited 3542 times | Submited on 2007-04-20 15:06:55

MySQL has become one of the most popular databases for Web applications. The database is well suited for common Web-related tasks like content management, and for implementing Web features like dis...

read more » | comments (0)
Folder: MySQL

1 2 Next

Filter by subfolders:

Browse by Tags:


Latest Comments Received:

Text Link Ads

Statistics

Total 296 articles submitted
Latest submission at January 28, 2008 15:13

Feedback

Use this email below to send us your suggestions and feedback. We value your opinion.
info (at) theitarticles.com