Changes

Jump to: navigation, search

NexJ Express Connecting to PostgreSQL

34 bytes added, 12:43, 11 January 2011
no edit summary
== Install PostgreSQL ==
Download: <code> Installer version Version 9.0.1-1</code> from list of [http://www.enterprisedb.com/products/pgdownload.do#windows PostgreSQL downloads].
== Install PostgreSQL JDBC3 driver ==
Download: <code> JDBC3 Postgresql Driver, Version 9.0-801 </code> @ http://jdbc.postgresql.org/download.html and added it Install: Copy driver to the libraries in JDK[jdk folder]/jre/lib/ext
== NexJ Express: Add PostgreSQL Driver ==
::Edit <code>RelationalDatabaseFragment.java</code>
::Edit <code>SQLSchemaManagerFactory.java</code>
 
Package: <code>nexj.core.meta.sys</code>
::Edit <code>system.dstypes</code>
1
edit

Navigation menu