Hi All,
can anybody tell me which function in sqlite3 can help me in initializing
the structure member by reading the values from database.
currently i m using sqlite3_exec() function to read the values from database
and calling callback function to display the values.
can i initialize structure members by assigning these values read from
databaseentry using sqlite3_exec().

waiting for reply
regards
Nishit

Reply via email to