Problem with format [message #276574] |
Thu, 25 October 2007 09:29 |
adrianbiccum
Messages: 9 Registered: October 2007
|
Junior Member |
|
|
This is killing me!
It doesn't matter how big I make the format, I'm still getting #### as a total on my report...
help!?!?!
|
|
|
|
|
|
|
Re: Problem with format [message #276589 is a reply to message #276574] |
Thu, 25 October 2007 10:05 |
adrianbiccum
Messages: 9 Registered: October 2007
|
Junior Member |
|
|
The maximum number I have is 40, 160 lines is only 6400, that's worst case; I tried setting the format to 99999999, that's 99 million....way more than enough...
I have no idea what's going on!
|
|
|
|
|
|
|
Re: Problem with format [message #276690 is a reply to message #276610] |
Fri, 26 October 2007 00:29 |
Frank
Messages: 7901 Registered: March 2000
|
Senior Member |
|
|
Does this last reply mean you solved it?
Do as Ctulhu suggested: run the query without formatting the fields, so you can actually see the results
|
|
|
Re: Problem with format [message #276841 is a reply to message #276690] |
Fri, 26 October 2007 07:44 |
adrianbiccum
Messages: 9 Registered: October 2007
|
Junior Member |
|
|
Not as yet, I'm running the query in sql developer to see what the results are supposed to be.
But I needed to get access to the tables first which I did yesterday...will test it today and figure it out.
I'm guessing it has something to do with the line size as well. I'm going to try the line size at 200, and work backwards. It has to be the format!
AB
|
|
|
|
Re: Problem with format [message #276897 is a reply to message #276859] |
Fri, 26 October 2007 12:31 |
adrianbiccum
Messages: 9 Registered: October 2007
|
Junior Member |
|
|
As it turns out, it was the shell script that was pointing to the wrong code tree. So although I was making changes it wasn't pulling the script that I was I actually making changes to.
Always check the shell script!
AB
|
|
|