First, B4A absolutely rocks.
I have a problem. I'm using the SQL data routines and I'm able to pull data, insert it into listviews, scrollviews and all sorts of other views. Yea! The issue I am having is that if i add records to the database file with a third party program (like I did when I created it), and then compile and run on my handheld, the database doesn't get updated. Only the old data continues to show up.
I tried to use the Sync button under the files tab on the right hand status window, and it clears the checkmarks, but doesn't seem to sync the compile (run) with the updated files on my harddrive.
Am I missing something? Or do i have to manually delete the old database?
Thanks
Tony
I have a problem. I'm using the SQL data routines and I'm able to pull data, insert it into listviews, scrollviews and all sorts of other views. Yea! The issue I am having is that if i add records to the database file with a third party program (like I did when I created it), and then compile and run on my handheld, the database doesn't get updated. Only the old data continues to show up.
I tried to use the Sync button under the files tab on the right hand status window, and it clears the checkmarks, but doesn't seem to sync the compile (run) with the updated files on my harddrive.
Am I missing something? Or do i have to manually delete the old database?
Thanks
Tony