This is a very strange problem.
I have a prior application that is being ported. There is data for that application. When the prior database is opened the new application, the old data does not show. I can add data to the same tables that existed in the previous application. However, when I switch back to the previous app, using the modified database, I only see the data created by the prior application, Data added by the new application is not seen. I can add data to the prior application. Now, when I switch back to the new app, the newly added data is not seen. However, previously added data shows up. How is this possible? It is almost as if there are two databases with the same tables in the same database file. How can I solve this issue? -- 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 https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
