Hi,

could you share please the jdbc url used?

Did you use a relative or absolute path when updating to 1.4.x?

On Friday, August 18, 2017 at 4:01:36 PM UTC+2, DecebalICT wrote:
>
> I only saw today that there was a new stable version. So of-course I 
> updated from 1.3.176 to 1.4.195. But when starting my program, I get the 
> following error:
> org.h2.jdbc.JdbcSQLException: Table "AUTHORS" not found; SQL statement:
>
>         INSERT INTO authors
>         (authorID, author)
>         VALUES
>         (?, ?)
>  
> When downgrading back to 1.3.176 my program works again.
>
> I understood that there is no conversion necessary, so why do I get this 
> error?
>
> -- 
> Cecil Westerhof
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to