Re: [pgadmin-support] Using Quotation marks.

2007-08-14 Thread Erwin Brandstetter
Hi Daniel! On Aug 9, 1:01 pm, [EMAIL PROTECTED] ("Daniel Mendes") wrote: (...) > I am using postgres installed in two different computers, in one I > have to do the queries using quotation marks (select * from "Table") > and in the other I can do select * from Table. > What can I do to disable the

[pgadmin-support] Using Quotation marks.

2007-08-09 Thread Daniel Mendes
Hello, I am using postgres installed in two different computers, in one I have to do the queries using quotation marks (select * from "Table") and in the other I can do select * from Table. What can I do to disable the use of quotation marks? Thanks Daniel Gomes Mendes -