Subject | Bug? on table naming/calling |
---|---|
Author | ugog |
Post date | 2003-09-18T10:34:20Z |
Hello!
I'm totally a newbie on Firebird so I'm not sure if I'm doing some
banal miskate or what!
I created a table named "Persone" and I tryed to exec this SQL
statement:
"select * from Persone"
but I got the following error:
Dynamic SQL Error
SQL error code = -204
Table unknown
PERSONE
if I create the table naming it "PERSONE", the query above works
properly!
Can anybody help me?
Thanks,
Ugo Galbiati.
I'm totally a newbie on Firebird so I'm not sure if I'm doing some
banal miskate or what!
I created a table named "Persone" and I tryed to exec this SQL
statement:
"select * from Persone"
but I got the following error:
Dynamic SQL Error
SQL error code = -204
Table unknown
PERSONE
if I create the table naming it "PERSONE", the query above works
properly!
Can anybody help me?
Thanks,
Ugo Galbiati.