Hi,
I have created an xls extension for H2 DB to read and write from H2 into
excel files. I need to know how to define a custom query syntax like that
of csv for e.g. CREATE TABLE TEST AS SELECT * FROM
EXCELREAD('filename.csv'); How can this be achieved, what files do I need
to change and where do I place the excel.java extension file that I have
created so as to define a query for the same and call it from the H2 UI on
the browser?
Regards,
Ankur Bajoria
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/h2-database/-/rQnwuyon7eEJ.
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.