When i am trying to execute select query not executing .
after the below line of code execution of program stopped.
NSString *query = [NSString stringWithFormat:@"select * from maintable_master where din =? ",din];
When i am trying to execute select query not executing .
after the below line of code execution of program stopped.
NSString *query = [NSString stringWithFormat:@"select * from maintable_master where din =? ",din];