how to solve ran time error NSString, sqlite3_column_text NULL problem?
- by Ajeet Kumar Yadav
I am new in iphone application developer i am using sqlite3 database and in app delegate i am wright following code and run properly we also find value from database to in my aplication,
but immediately the application is going to crass why this is occurs i am not understand.
code is given bellow
-(void)Data
{
databaseName =…