Hey all,
I am trying to setup an database on my application. I have done the simple part of setting up the id, columns and names.
But I want the application using the database to be able to fetch data from my remote sqlite server. I was wondering if anyone knew how to go about doing this? To make everything easier I have kept the column ids on both the remote and local databases the same.
Thanks
I am trying to setup an database on my application. I have done the simple part of setting up the id, columns and names.
But I want the application using the database to be able to fetch data from my remote sqlite server. I was wondering if anyone knew how to go about doing this? To make everything easier I have kept the column ids on both the remote and local databases the same.
Thanks