Subject Re: [ib-support] Newbie question
Author Martijn Tonies
Hi,

> I've created a table named user_info, in a database called test, from
> IBOConsole. Dbowner is SYSDBA.
> When I try to insert data from IBOConsole using a SQL statement I get
> this error:
>
> ISC ERROR CODE:335544569
>
> ISC ERROR MESSAGE:
> Dynamic SQL Error
> SQL error code = -204
> Table unknown
> USER_INFO
> At line 1, column 13.
>
> Why?

Well - do you want the most obvious answer?

Your table USER_INFO doesn't exist!

If you want a more helpful answer, give us some more information, try
some DDL (metadata statements) at least...



With regards,

Martijn Tonies
InterBase Workbench - the developer tool for InterBase & Firebird
Firebird Workbench - the developer tool for Firebird
Upscene Productions
http://www.upscene.com

"This is an object-oriented system.
If we change anything, the users object."