-204 table unknown error

Forum related to version 6.1.5 of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
Jmh124
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 11.08.2007, 22:56

-204 table unknown error

Post by Jmh124 »

hi,
i made a mp3.fdb for a small mp3 database.
I created the table with an zeo statement inserted a table mit IBOConsole and create three fields for testing and insterd some values into them.

After that i tried to connect, ok works.
But then i tried to make a "Select * FROM mp3"
answer is: SQL Error: Dynamic SQL Error SQL error code: -204 Table unknown MP3 At line 1, column 15.. Error Code -204 Undefined Name The SQL: SELECT * FROM MP3
;' Process stopped. Use.....

i dont know what i did wrong?
I tried it several times! more later
Jmh124
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 11.08.2007, 22:56

Post by Jmh124 »

i tried it with Zquery and ZTable. with ztable i connected with ZCOnnection to the db and choosed the table in ztable but it says the same error....

did i miss something?!

thanks in advance,
Julian
Post Reply