Click here to Skip to main content
15,886,110 members

Comments by CHill60 (Top 200 by date)

CHill60 11hrs 5mins ago View    
If Solution 1 does not resolve your issue then you will have to provide clarification of exactly what you tried - i.e. show the XML in your Post and tell us what system is giving you the error
CHill60 11-Apr-24 7:26am View    
You can make your question clearer by providing some sample data and the results you expect from that data
CHill60 8-Apr-24 10:42am View    
It is a good idea to share your table design, some sample data and your expected results. For example - which columns are not being returned?
Also you need to do something about the SQL injection risk - never use string concatentation to create sql queries
CHill60 8-Apr-24 10:40am View    
You said "I have checked the logcat but there is problem in that." - You are not describing your problem clearly and I am trying to help you describe the problem in such a way that someone might be able to help you
CHill60 8-Apr-24 9:58am View    
"but there is problem in that" - what problem?