| Subject | Table Problem | 
|---|---|
| Author | Luke Young | 
| Post date | 2004-01-29T15:00:57Z | 
Sorry for the lame question... (newby)
I have created a table using SQL. If I look at the database from say
Borlands Database Explorer the table is there. But when I go to view
the table or perform an operation such as SELECT or INSERT I get the
error message the table does not exist.
When executing the CREATE TABLE query I am following it with a commit.
Any ideas?
TIA
Luke
            I have created a table using SQL. If I look at the database from say
Borlands Database Explorer the table is there. But when I go to view
the table or perform an operation such as SELECT or INSERT I get the
error message the table does not exist.
When executing the CREATE TABLE query I am following it with a commit.
Any ideas?
TIA
Luke