FreeDB2.com

… on DB2 Express-C and other free databases

FreeDB2.com header image 4

Entries Tagged as 'DB2'

There is still time to register for the 2008 IDUG Symposium in India

August 5th, 2008 · No Comments

If you are reading this post on FreeDB2.com, take a look to the right of this text and you will see a badge for IDUG Symposium in Bangalore India. It will be held at the Hotel Le Meridien August 21-23, 2008. For those of you in India, this promises to be a great event. And [...]

[Read more →]

Tags: Conferences · DB2

The demise of the open source fanatic

August 3rd, 2008 · 3 Comments

I spent the last week in Portland at the O’Reilly Open Source Convention also known as OSCON. We were part of the IBM exhibit talking to people about DB2 Express-C. OSCON is an interesting conference. Basically it is a big lovefest for the open source guys. Imagine about 2500 geeks all assembled in a single [...]

[Read more →]

Tags: Conferences · DB2 · EnterpriseDB · Ingres · MySQL · Open Source · Oracle · PostgreSQL · Random thoughts · SQL Server

Tell us what you really think about DB2 Express-C

July 23rd, 2008 · No Comments

Consumability survey is still available. Why not tell us what you think about your experience with getting and using DB2 Express-C. If you still don’t have DB2 Express-C you can download and use it free for as long as you want and you can store as much data as you want. Really, I am not [...]

[Read more →]

Tags: DB2

Where did my Data Studio go?

July 20th, 2008 · No Comments

So, you downloaded the free DB2 Express-CĀ and you have started to play around with it. Maybe you created sample database and started to explore it using DB2 Control Center. If you are a developer, you may find that DB2 Control Center does not quite fit what you think of a a development tool. It is [...]

[Read more →]

Tags: DB2 · Tools

Everything you ever wanted to know about a DB2 table but did not know where to look

July 15th, 2008 · No Comments

Just like any other DBMS, DB2 keeps all of your data in tables. The tables are organized in a usual i.e. data is stored in rows with each row having one or more columns. This is true even in the case when the data that is stored as XML. Hopefully it is not a surprise [...]

[Read more →]

Tags: Administration · DB2 · Programming