Hi Thomas Thanks for your attention and sorry for my English, I am learning.
So, my Desktop application uses H2DB. Now I need create a Android App to connect in this database also. Looks like with a Client/Server application. Android(Client) for my H2. I'm looking for a solution but all I found refer to use WebService and I not want make this because I have 150 customers in several places using distinct database. I think that creating a Android application with connection JDBC would be my solution. I'm trying this: http://h2database.com/p.html#6fc40e2f8bc1f11ef8881c796fbf9ce3 Any idea ? thanks. On 14 mar, 05:11, Thomas Mueller <[email protected]> wrote: > Hi, > > Does not work, how to make ? > > > > I'm afraid there is not information to help. > > PS: I have not added h2.jar in my Android project, how to add h2.jar > > > in Android ? > > I suggest to read the Android development documentation. > > Regards, > Thomas -- 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.
