Showing posts with label database. Show all posts
Showing posts with label database. Show all posts

Sunday, May 15, 2011

Connecting ASP with DataBase with Example


Before a database can be accessed from a web page, a database connection has to be established.

Create a DSN-less Database Connection

The easiest way to connect to a database is to use a DSN-less connection. A DSN-less connection can be used against any Microsoft Access database on your web site.

Monday, May 9, 2011

RDBMS Concepts

1. What is database?
A database is a logically coherent collection of data with some inherent meaning, representing some aspect of real world and which is designed, built and populated with data for a specific purpose.

Friday, May 6, 2011

DB2 Express-C 9.7.4



IBM has released DB2 Express-C 9.7.4, the latest no-charge edition of the DB2 database. Use it for production, test, or development at no charge.

DB2 Express-C has no limitations on database size, number of users, or your preferred uses. You can also redistribute it with your solution. The new release includes powerful new trigger options, the ability to use column references in LIKE pattern expressions, and many other features.

This is a great opportunity to learn databases, learn SQL, or learn DB2. Download DB2 Express-C today!