This topic is locked

Report Generator V5.1

9/17/2009 12:15:54 PM
PHPRunner General questions
W
westmar author

I have a very simple Master-Detail relationship where the client id is a column in the transaction file. The master table contains the client id, first name, middle, and last and some additional columns. When creating reports in V4.2 I joined the two tables by client id and sorted the output by the client's last and first name and then did the control break on on the client's id. The report would correctly list the output ascending by the client's last name and then first. However, when I try the same thing in V5.1 it is sorting acsending by client id so I no longer have the list ascending by last name but by client id. I recreated the report fresh in V5.1 and still got the unwanted results. If I click on results in the SQL builder everything appears sorted just like I would expect it to be(V5.1). But, when the report runs I get the aforementioned results. I checked the forum to see if someone else has had this experience since it seems so basic that surely someone else should have experienced it.

Is there something radically different between the two versions that I'm missing ???? If I use the last name as the control break it will list the output ascending as desired but then I have no unique value to do the control break by. I can see some work arounds here but before I get into them, I'll have to change all of my reports, I thought I would give the forum a try first. Thanks in advance...
Art

Sergey Kornilov admin 9/17/2009

Art,
I recommend to post your application to Demo Account (use 'Demo Account' button on the last screen in program). Then open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation.

W
westmar author 9/22/2009



Art,
I recommend to post your application to Demo Account (use 'Demo Account' button on the last screen in program). Then open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation.


Sergey,
I assume that you mean the output page(last screen) on PHPRunner. For some reason I do not have a Demo Account button. I have 3 options, New, grayed out, Browse where my ouput is to a shared drive on the server for backup purposes, and Web Site URL which is grayed out. My development system is setup to save the output on the shared drive and then I run a post processing perl script to move the code to the web directory and at the same time the perl script modifies any php scripts and/or templates that I need to modify. Is this the problem ? Must I be using the local drive ? I had another thought to try first anyway. Rather than use the XML file from the V4.2 system I'm going to try a new project from scratch, just a master file and trx file and see what I get.
Thanks for the response,
Art

J
Jane 9/23/2009

Hi,
please zip whole project directory, your project file along with your database creation script or database dump and open a ticket at http://support.xlinesoft.com sending your files.