Hello
I am using the sqlite3 database and the code found here to implement sqlite... /topic/651-suport-for-sqlite3/
I have a problem in that when i go to the edit view the integer or float fields are blank and the expected data in the database is missing in those text boxes.
If I go back to the table view the data can be seen, but the edit view only appears to fill the text boxes if the database type is TEXT.
Can anybody help me with a solution please?
Thanks.