Hi, The class must be available in the classpath of the database engine (when using the server mode, it must be in the classpath of the server).
(I will extend the documentation to include this). Regards, Thomas > I have tried to create a function but I get the following error > message. What else do I have to do > I have just compiled the class tha has the function. > > org.h2.jdbc.JdbcSQLException: Class jdbc.Database not found; SQL > statement: > CREATE ALIAS date_format FOR "jdbc.Database.date_format" [90086-117] > > jdbc.Database is from my program > date_format is the same as mysql > > thank you in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
