| From: | "anon permutation" <anonpermutation(at)hotmail(dot)com> |
|---|---|
| To: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Strange column naming problem |
| Date: | 2003-05-11 13:26:11 |
| Message-ID: | Law12-F1181wXG4cd8L0000f579@hotmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Hello,
We have encountered a really strange column naming problem. Basically, when
creating a table, any columns beginning with the prefix -"rem" will not be
created. Columns without that prefix are created normally. For example, if
I have 10 columns in my table and 2 of them have names prefixed with "rem",
only 8 columns will be created at the end. There is no error message.
I tried running the same statement using PGAdmin and the table get created
correctly. The problem seems to be with JDBC drivers. I am running 7.3.2
and JDBC3 drivers on JDK1.4.1.
Please help. Thanks.
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aaron Mulder | 2003-05-11 14:44:01 | Re: NullPointerException while closing connection with |
| Previous Message | Dave Cramer | 2003-05-08 12:37:15 | Re: NullPointerException while closing connection with |