Hi, Just for reference, this question was asked and resolved at http://stackoverflow.com/questions/16040788/creating-stored-function-in-h2-on-win64
On Tue, Apr 16, 2013 at 4:49 PM, Oleg Kotovich <[email protected]> wrote: > java.io.IOException: CreateProcess error=2, The system cannot find > the file specified > > 17:10:38 ERROR (ApacheCommonsLog.java:51) - > com.googlecode.flyway.core.api.FlywayException: Error executing statement > at line 1: CREATE ALIAS TRANSLATE_NAME AS $$ > String TRANSLATE_NAME(String value) { > ... > return null; > } > $$ > > This appears ONLY on Win64, neither on 32-bit Linux or Windows. > > -- > 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 http://groups.google.com/group/h2-database?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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 http://groups.google.com/group/h2-database?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
