Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » Use of getData_raw()
Use of getData_raw() [message #1977] Thu, 26 March 2009 10:31 Go to next message
gpatti is currently offline  gpatti
Messages: 283
Registered: August 2008
Senior Member
I'm using getData_raw() to retrieve data from a different table whilst within a table class. It's working fine, except that I want to change the order of the data being retrieved. Anything that I put in $this->sql_orderby is being ignored. Am I doing something wrong?

Thanks,

Graham
Re: Use of getData_raw() [message #1978 is a reply to message #1977] Fri, 27 March 2009 06:24 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
No, that should work. Can you step through with your debugger to see what is happening to the value in $this->sql_orderby? It sounds like it is being lost before the call to $this->_dml_getData().

Previous Topic: Dynamically generate pdf layout?
Next Topic: Use Messages[] in a LIST1 transaction
Goto Forum:
  


Current Time: Fri Apr 19 10:31:24 EDT 2024

Total time taken to generate the page: 0.00920 seconds