Package: libhsqldb-java
Version: 1.8.0.8.dfsg-1
Severity: normal

hello
with hsqldb, it is impossible to create a view in one namespace and define it 
as a select on a table of another namespace
example:
create schema s1;
create schema s2:
create table s1.t;
create view s2.v as select * from s1.t;
=> invalide schema name

sylvain 

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libhsqldb-java depends on:
ii  libservlet2.4-java        5.0.30-6       Servlet 2.4 and JSP 2.0 Java class
ii  sun-j2sdk1.5 [java2-runti 1.5.0+update07 Java(TM) 2 SDK, Standard Edition, 

libhsqldb-java recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to