Android Question Serious need of help

Elijah Anderson

New Member
Licensed User
Longtime User
I am having a problem accessing my database. This is what i am trying to accomplish, i have gone through the tutorials, but i have been developing with Windev Mobile which allows you to develop with very minimal code. And when i do code in that software, it is using the Wlanguage.

needless to say i have been running into problems with it, due to its ease of use, it has not been able to perform the functions that i need.
Here is a list of exactly what i am trying to do.

I have a very large .DB file that i want to intergrate with my app.

Simply put, i need to figure out how to read this data in table format, as well use filters

I have attempted to understand some of the tutorials, but it seems never to work.

any help would be very much appreciated.
 
Top