Click here to Skip to main content
15,891,597 members

Comments by CHill60 (Top 200 by date)

CHill60 5 days ago View    
If you wish to comment on a Solution then use the "Have a Question or Comment?" link next to it. Then I suggest you also apply some "logic in your brain" - when Wes posted his solution in 2012 this would NOT have appeared on a Google search because it had only just been posted.
CHill60 5 days ago View    
You will get better responses if you share some sample data and the expected results from that data
CHill60 25-Apr-24 12:34pm 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