Issue 17363 - API: XDatabaseMetaData::getURL for the flat driver does not return the proper connection URL
Summary: API: XDatabaseMetaData::getURL for the flat driver does not return the proper...
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-24 12:50 UTC by Frank Schönheit
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2003-07-24 12:50:38 UTC
XDatabaseMetaData::getURL should return the URL of the connection which the meta
data belong to.
The SDBC specification is not completely clear about this (see
http://api.openoffice.org/common/ref/com/sun/star/sdbc/XDatabaseMetaData.html#getURL),
but the JDBC documentation _is_ (see
http://java.sun.com/products/jdk/1.2/docs/api/index.html).

So we should also behave this way, as the current behaviour (returning
"sdbc:flat:") is pretty senseless.
Comment 1 Frank Schönheit 2003-07-24 12:51:07 UTC
fs->oj: while you're there, please also check the getURL methods of
the other drivers ....
Comment 2 ocke.janssen 2003-08-20 12:16:27 UTC
Fixed in oj07
Comment 3 hans_werner67 2004-02-02 13:04:02 UTC
change subcomponent to 'none'
Comment 4 ocke.janssen 2004-02-10 11:00:07 UTC
.
Comment 5 marc.neumann 2004-02-11 12:26:08 UTC
verify in CWS oj07
Comment 6 marc.neumann 2004-02-11 12:26:21 UTC
verify in CWS oj07
Comment 7 marc.neumann 2004-04-27 09:57:03 UTC
Hi,

fixed in current developer build -> close.
The current developer build can be found at
http://download.openoffice.org/680/index.html
Feel free to reopen if this issue is not fixed in the developer build.

Bye Marc