Hi Paul,

Using Sequoia 2.10.2, I try to execute this INSERT query : "INSERT INTO mytable VALUES (4,'test','test)" .

I get this error message : "An error occured while executing SQL query (org.continuent.sequoia.common.exceptions.driver.DriverSQLException : Message of cause: Unknown table 'mytable' in this INSERT statement: 'INSERT INTO mytable VALUES (4,'test','test)' )"

However, I can do "SELECT * from mytable", and it works perfectly. "show tables" also returns "mytable" in its list.
For some reason, your database backend schema does not seem up-to-date.
Could you provide us with a full scenario to reproduce the issue? Also which database are you using?

Thanks for your feedback,
Emmanuel

--
Emmanuel Cecchet
Chief Architect, Continuent

Blog: http://emanux.blogspot.com/
Open source: http://www.continuent.org
Corporate: http://www.continuent.com
Skype: emmanuel_cecchet
Cell: +33 687 342 685


_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to