Browse by Tags

All Tags » Web » Technical Analysis » Dev Center » App (RSS)
    MySQL on Windows: Configuration & Install
    by jcannon on March 16, 2007

    MySQL is an open source relational database management system which is typically used for light-weight web applications. This paper will provide an overview of configuring & intalling this software on Windows. MySQL does not have as many features as PostgreSQL, however, and one would expect it to perform substantially better than PostgreSQL on Windows because of its thread-based architecture (PostgreSQL... more

    PostgreSQL on Windows: A Primer
    by MichaelF on February 22, 2007

    This paper will cover the installation and initial configuration of PostgreSQL 8.2 on Windows up to a point where a database is created and plpgsql is installed in it. We assume an ability to walk through the install wizard in general, though screens... more

    • Thursday, February 22, 2007
    • in: Dev Center
    • MichaelF
    HOW-TO: CONNECTING SQL SERVER 2005 JDBC to JBOSS
    by admin on June 14, 2006

    We have been working in the labs on doing some testing and integration of jBoss talking to a SQL server 2005 backend. We have seen some questions on how to connect a SQL Server in the Windows environment to jBoss. So I wrote a little how-to that describes just that...... more

Top Contributors
Popular Tags