Hi,

Clinton Hastings wrote:
> 
> I am having troubles trying to get a connection to MySQL working.  I have
> set up the entries in the relevant configuration files, it seems to connect
> successfully but I keep getting SQLExceptions like the following:
> 
> [UserSession] SQLException
> [UserSession] java.sql.SQLException: Table not found: AREA in statement
> [select * from area]
> [UserSession]   at org.hsql.Trace.getError(Trace.java:124)
> [UserSession]   at org.hsql.Result.<init>(Result.java:70)
> [UserSession]   at
> org.hsql.jdbcConnection.executeHSQL(jdbcConnection.java:644)
> [UserSession]   at org.hsql.jdbcConnection.execute(jdbcConnection.java:540)

This exception comes from the Hypersonic database.
Are you sure you use the right database?


Best Regards,

Ole Husgaard.


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to