I was unable to run your example on my machine. Which connectivity are you using with the DBDEMOS database? I received a log-in prompt followed by an error when trying to preview your template. When I recreated your demo myself, I was able to use the Minimum and Maximum functions without problem. Follow the link below to view the template that I created.
Sorry, try using the latest version of ReportBuilder, 7.02, with your template and see if that helps. Also, please do not post attachements to the newsgroups. If you would like to send an example, please e-mail it to support@digital-metaphors.com for us to take a look at it.
The connectivity I used was connecting to the dbdemos.mdb database (situated on my machine in the program files/common files/borland shared/data folder) and that is the login prompt you saw. There is no password so if you simply enter it should go in OK, provided of course you have the dbdemos.mdb file in the correct folder. If not, simply use the dbdemos paradox files that ship with Delphi and type the following SQL: SELECT orders.OrderNo, orders.CustNo, orders.SaleDate, orders.ItemsTotal FROM orders orders ORDER BY orders.CustNo This should enable data on the report. The results I get are wrong. The ReportBuilder version as derived from the "about" screen is 7.0 - I don't know where or how to get 7.02.
Comments
I was unable to run your example on my machine. Which connectivity are you
using with the DBDEMOS database? I received a log-in prompt followed by an
error when trying to preview your template. When I recreated your demo
myself, I was able to use the Minimum and Maximum functions without problem.
Follow the link below to view the template that I created.
http://www.digital-metaphors.com/tips/MinMaxTest.zip
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Sorry, try using the latest version of ReportBuilder, 7.02, with your
template and see if that helps. Also, please do not post attachements to
the newsgroups. If you would like to send an example, please e-mail it to
support@digital-metaphors.com for us to take a look at it.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
(situated on my machine in the program files/common files/borland
shared/data folder) and that is the login prompt you saw. There is no
password so if you simply enter it should go in OK, provided of course
you have the dbdemos.mdb file in the correct folder. If not, simply use
the dbdemos paradox files that ship with Delphi and type the following SQL:
SELECT orders.OrderNo, orders.CustNo,
orders.SaleDate, orders.ItemsTotal
FROM orders orders
ORDER BY orders.CustNo
This should enable data on the report. The results I get are wrong. The
ReportBuilder version as derived from the "about" screen is 7.0 - I
don't know where or how to get 7.02.
Philippe
Please contact sales@digital-metaphors.com with your name and serial number
to receive information on downloading the latest version of ReportBuilder.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com