Hi all,

I come back to you for help.

Base offers the ability to change the command of a View with the 
com.sun.star.sdbcx.XAlterView 
<https://www.openoffice.org/api/docs/common/ref/com/sun/star/sdbcx/XAlterView.html>
 
interface.
With HsqlDB I just have to run the command:

`ALTER VIEW ViewName AS NewCommand`

What is the best alternative with H2?

Thanks.

-- 
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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/2e77665b-291e-491b-9655-8c97cd8fe3ddn%40googlegroups.com.

Reply via email to