I have postgresql installed on windows XP (had to install cygwin). This is a part of a term project that involves various components. I have hit a brick wall yet again. I am writing a java class to ...
Does the JDBC driver for PostgreSQL just throw away capitalization? I'm using postgresql-8.0-311.jdbc3.jar to connect to 8.0.3 on the local machine. I created the tables with pgAdmin III. One of the ...