Hi, In version 1.3, CLOB and BLOB data is stored in the database file itself by default.
In any case, I would use the script / runscript tool or statements. Regards, Thomas On Wednesday, April 18, 2012, marcolopes wrote: > My doubt is: are there any "structural" differences between the 1.2 and > 1.3 versions that make the the DATABASE itself incompatible? > > On Wednesday, April 18, 2012 4:16:55 PM UTC+1, Thotheolh wrote: >> >> I think you can dump the database into a SQL script using SCRIPT function >> and downgrade to 1.2 series and then load the SQL script. The main issue >> would be some differences in SQL languages between 1.2 and 1.3 series of H2 >> which you need to dig up from the change logs. > > -- > 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/-/dpgalEEu7DMJ. > To post to this group, send email to > [email protected]<javascript:_e({}, 'cvml', > '[email protected]');> > . > To unsubscribe from this group, send email to > [email protected] <javascript:_e({}, 'cvml', > 'h2-database%[email protected]');>. > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > -- 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.
