[dba-issues] [Issue 85792] no links between views

2008-02-01 Thread viandor
Reported by|viandor --- Additional comments from [EMAIL PROTECTED] Fri Feb 1 10:10:35 + 2008 --- In postgres, i have the following tables/views structure: - CREATE TABLE T1 ( ID_T1 serial NOT NULL

[dba-issues] [Issue 78988] Date queries add braces ar ound dates, causing an error

2007-09-03 Thread viandor
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=78988 --- Additional comments from [EMAIL PROTECTED] Mon Sep 3 12:30:15 + 2007 --- Thanks for the tips! ;-)

[dba-issues] [Issue 78988] Date queries add braces ar ound dates, causing an error

2007-08-31 Thread viandor
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=78988 --- Additional comments from [EMAIL PROTECTED] Fri Aug 31 08:11:59 + 2007 --- Do we have any news / clues? This is a bug for SDBC driver postgres or OpenOffice

[dba-issues] [Issue 80901] bad SQL for left-outer-joi n

2007-08-22 Thread viandor
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=80901 --- Additional comments from [EMAIL PROTECTED] Wed Aug 22 07:26:48 + 2007 --- Thanks for the tip, it works indeed. Is it possible to resolve the issue when OJ

[dba-issues] [Issue 80894] can't scroll to the right

2007-08-21 Thread viandor
to|dbaneedsconfirm Reported by|viandor --- Additional comments from [EMAIL PROTECTED] Tue Aug 21 12:16:41 + 2007 --- When i try to update an already saved request, i can't scroll to the right in order to see hidden tables

[dba-issues] [Issue 80894] can't scroll to the right

2007-08-21 Thread viandor
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=80894 --- Additional comments from [EMAIL PROTECTED] Tue Aug 21 12:24:13 + 2007 --- Created an attachment (id=47674) no scrollbar

[dba-issues] [Issue 80900] bad SQL for dates

2007-08-21 Thread viandor
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=80900 --- Additional comments from [EMAIL PROTECTED] Tue Aug 21 12:46:37 + 2007 --- Created an attachment (id=47677) Bad SQL with a date

[dba-issues] [Issue 80900] bad SQL for dates

2007-08-21 Thread viandor
Reported by|viandor --- Additional comments from [EMAIL PROTECTED] Tue Aug 21 12:45:20 + 2007 --- I am using postgresql-sdbc-driver 0.7.4. When i execute a request with a date restriction, the generated SQL statement is wrong and i have an error. For example, it generates

[dba-issues] [Issue 80901] bad SQL for left-outer-joi n

2007-08-21 Thread viandor
Reported by|viandor --- Additional comments from [EMAIL PROTECTED] Tue Aug 21 13:00:59 + 2007 --- I am using postgresql-sdbc-driver 0.7.4. When i build a request with a different link between two tables than the default link (i.e. a left-outer-join), the generated SQL

[dba-issues] [Issue 80901] bad SQL for left-outer-joi n

2007-08-21 Thread viandor
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=80901 --- Additional comments from [EMAIL PROTECTED] Tue Aug 21 13:01:54 + 2007 --- Created an attachment (id=47679) Bad SQL with a left-outer-join

[dba-issues] [Issue 80894] can't scroll to the right

2007-08-21 Thread viandor
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=80894 --- Additional comments from [EMAIL PROTECTED] Tue Aug 21 15:43:04 + 2007 --- No there's several hidden tables...

[dba-issues] [Issue 80901] bad SQL for left-outer-joi n

2007-08-21 Thread viandor
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=80901 --- Additional comments from [EMAIL PROTECTED] Tue Aug 21 15:49:52 + 2007 --- Yes, it works when the OJ syntax is disabled! But it should work anyway, with or

[dba-issues] [Issue 80904] single quote in restrictio n

2007-08-21 Thread viandor
to|jbu Reported by|viandor --- Additional comments from [EMAIL PROTECTED] Tue Aug 21 16:10:28 + 2007 --- With SDBC for postgres 0.7.4, when there is a single quote (') in a request restriction (i.e. myrow = L'arme) the generated SQL seems wrong and an error occurs

[dba-issues] [Issue 80904] single quote in restrictio n

2007-08-21 Thread viandor
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=80904 --- Additional comments from [EMAIL PROTECTED] Tue Aug 21 16:11:17 + 2007 --- Created an attachment (id=47691) Single quote in a request