I have a VBA program, that I am working on creating in Basic4Android. I have a large amount of data in worksheets, that I need to access and manipulate in Basic4Android.
Whats the best way to do this? Some kind of DB file or MYSQL? How do i do this/create the database?
Thanks!