Sorry placed a ';' after the \d statement
 everything's fine

Blaine Simpson wrote:
This works with Oracle.

Do you have read perms for that table? Please run the following SQL command

   SELECT * FROM scheme.TABLE WHERE 1 = 2;

(use your schema and table name, of course).  What happens?


Sebastian Kloska wrote:

 Btw
 I checked out SqlTool on Sybase Anywhere 7.x.
 Bails out when issuing

 \d scheme.TABLE

 i.e when trying to access tables not owned
 by the current user

 with

 "Syntax error near 'WHERE'"

 Cheers

S.,




--
**********************************
Dr. Sebastian Kloska
Head of Bioinformatics
Scienion AG
Volmerstr. 7a
12489 Berlin
phone: +49-(30)-6392-1708
fax:   +49-(30)-6392-1701
http://www.scienion.de
**********************************


------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
hsqldb-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to