Hi All
I am writing an app for a tablet using sqlite database to capture survey data in the field. I want to then create a report having words and tables, most of which is static but some need to be replaced by relavent fields from a data set.
The database is working well but I have no idea how to progress.
Ie If I have a word doc like:-
"We have been instructed by ****** to carry out a survey"
I would want to insert the ****** text from a database col.
I have a table of 2 cols and 3 rows, in each box I would want to insert a number then the value from a database
When the form / report / word doc whatever is completed I need to print it or send it to a pc for printing.
If this makes sence to anyone would you please point me in the right dirrection.
Many thanks
Lj
I am writing an app for a tablet using sqlite database to capture survey data in the field. I want to then create a report having words and tables, most of which is static but some need to be replaced by relavent fields from a data set.
The database is working well but I have no idea how to progress.
Ie If I have a word doc like:-
"We have been instructed by ****** to carry out a survey"
I would want to insert the ****** text from a database col.
I have a table of 2 cols and 3 rows, in each box I would want to insert a number then the value from a database
When the form / report / word doc whatever is completed I need to print it or send it to a pc for printing.
If this makes sence to anyone would you please point me in the right dirrection.
Many thanks
Lj