[dba-issues] [Issue 71539] postgresql-sdbc-driver: Wr ong schema selected

2008-11-06 Thread mechtilde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71539


User mechtilde changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Nov  6 21:16:28 + 
2008 ---
close the invalid issue

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 71539] postgresql-sdbc-driver: Wr ong schema selected

2007-12-07 Thread wurzel
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71539


User wurzel changed the following:

What|Old value |New value

  CC|''|'wurzel'





--- Additional comments from [EMAIL PROTECTED] Fri Dec  7 08:54:44 + 
2007 ---
Hi,

I came across this very annoying behaviour yesterday when I tried copying a
mysql table from one ODB document to another ODB document connected to a
postgres db. Apart from the type mismatches, which can be resolved, there is no
warning at all until the very end that the schema chosen is going to be one that
doesn't exist (indeed the user name). This is immensely frustrating when you
have a very large table to import.

While I agree that there may be a workaround, then it should at least figure in
the wiki or on the OOo dba page as one of the gotchas that people ought to be
aware of.


Just my 2 cents.


Alex

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 71539] postgresql-sdbc-driver: Wr ong schema selected

2006-11-17 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71539


User jbu changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from [EMAIL PROTECTED] Fri Nov 17 12:08:13 -0800 
2006 ---
Hi,

you can workaround this by typing prefixing the table name with the schema name
in the dialog, e.g. 

public.Table1

.  I would therefor close this issue.

In ooo, sadly the default schema always is the user's name. This cannot be
solved so easily because strictly speaking this is not a bug but a missing
feature and one needs to define a concept for this.

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 71539] postgresql-sdbc-driver: Wr ong schema selected

2006-11-14 Thread neteler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71539
 Issue #|71539
 Summary|postgresql-sdbc-driver: Wrong schema selected
   Component|Database access
 Version|OOo 2.0.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|jbu
 Reported by|neteler





--- Additional comments from [EMAIL PROTECTED] Tue Nov 14 09:45:32 -0800 
2006 ---
Hi,

using the postgresql-sdbc-driver and the nice possibility, to
paste table contents from Calc to Base [1], I discovered that
the wrong schema is selected. Instead of pasting the table into
the public schema, it always tries to paste into a (usually
non-existant) schema named like the user name. I didn't find a
way to tell the driver to use the public schema.
Disabling all but public schema in Tools/Table Filter did not
help.

Kind regards
Markus Neteler

[1] Following the great hints at
http://searchopensource.techtarget.com/tip/0,289483,sid39_gci1222186,00.html

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]