Hi all,
this time i m trying
for(g=x-1000:g<=x+1000;g+=d)

where g is an integer, x is a define statement which is 2000 and d is an
column value
from database.
now i want to print specific values from database on the basis of g by
passing g in the sqlite3_exec() command.
my question is it  is possible to send variable in sqlite3_exec() command
and get the desired results or
there is different alternate to meet the requirement,

waiting for reply

regards
Nishit

Reply via email to