Howto setup Database Server With postgresql and pgadmin3

Posted by suvi under Database, PostgreSQL, Server

PostgreSQL is a powerful, open source relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), [...]

No Comments

Creating a Contacts Database in OpenOffice

Posted by suvi under MySQL, OpenOffice.org, PostgreSQL

Last week we learned how to make pages of labels, business cards, and form letters using OpenOffice Writer and Base. The steps for setting up any mail-merge document in OpenOffice are easy; the one potentially gnarly bit is creating your contacts database in the first place. Your contacts list must be in Base, which is [...]

No Comments

Connecting OpenOffice.org to PostgreSQL Via SDBC - An Overview

Posted by suvi under Database, OpenOffice.org, PostgreSQL

Connecting OpenOffice.org to MySQL has been well-documented for some
time. For those who use PostgreSQL, however, finding good documentation
on using OpenOffice.org with it has been like finding a needle in a
haystack. Fortunately, it’s much easier now.

No Comments