Hi
I try to read a BLOB record from SQLite database but I get the error
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
How to solve that problem?
			
			I try to read a BLOB record from SQLite database but I get the error
			
				B4X:
			
		
		
		android.database.sqlite.SQLiteBlobTooBigException: Row too big to fit into CursorWindow requiredPos=0, totalRows=1
	How to solve that problem?