Dave page wrote:
> I have to admit I'm confused by your problem.
Dang. I am too.
I swear I ran a test case where I ran this as arbitrary SQL:
create table Test (Test text);
And it presented in the definition pane as:
CREATE TABLE "Test" (
"Test" text
);
I even ran a servlet querying the ta
It's rumoured that Colin Freas once said:
>
> For anyone who follows the JDBC mailing list, there was a discussion
> over the last day or so about the casing of identifiers in Postgres and
> SQL92.
>
> I failed to realize that when a table is created with quotations around
> the identifiers and th
For anyone who follows the JDBC mailing list, there was a discussion over
the last day or so about the casing of identifiers in Postgres and SQL92.
I failed to realize that when a table is created with quotations around the
identifiers and the case is mixed, you must then refer to that idenifier
> -Original Message-
> From: Paul Jongsma [mailto:[EMAIL PROTECTED]]
> Sent: 27 November 2001 12:23
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-support] pgAdminII 1.1.66-Dev crash
>
>
>
> Using pgAdminII 1.1.66-Dev on a W2K machine I have a 100%
> reproducable crash when I do a "Vie
Hi,
Click
on the SQL Query button (the green alien with 3 eyes on stalks (!?!?!)) once you
have selected a database. Enter the SQL maually, or use the Wizard, then select
the output plugin and execute the query.
Regards, Dave.
-Original Message-From: Erkelens, Erik
HDi [m
I'm sure I'm missing
something obvious, so I apologize for using this list to
ask:
How do I export a
table's data to htlm/acii/excel ?
In the Options
dialog I see that the exporters are installed, but I can't figure out how to
access them.
I'm using PgAdmin II
version 1.66-Dev.
Thanks
Using pgAdminII 1.1.66-Dev on a W2K machine I have a 100% reproducable
crash when I do a "View data in selected table" on a specific table.
Looking at the log file in full debug mode does not show anything alerting
(tail of log):
2001-11-27 13:08:36 - Entering pgSchema:pgView.Property Get Ident