Some suggestions

We welcome your comments, suggestions and feedback for future R&R releasees.
Post Reply
accurata
Posts: 18
Joined: Tue Oct 10, 2017 12:44 pm

Some suggestions

Post by accurata » Thu Jul 03, 2003 3:51 am

- Add interface for multi-language translations __ (german customers request this mny times__ for RUNTIME EXE !), f.e. just export your __ labels and strings to one INI file so __ we can edit. Before executing RRUN/RSWRUN.EXE__ re-read be file, better allow parameter __ which INI files has to be read !____- Make field names and alias names to be __ allowed longer than 10 characters (if__ limited on xBase, convert internally)____- Add native support for Extended systems ADT __ Tables like xBase (w/o ODBC)____- Save "Limit Result Set" settings but for __ editing only____- Do not perform SQL on loading the report__ in SQL version. Takes long time to load__ reports either in edit or runtime mode__ (cause SQL is being processed on full tables__ w/o a need)____- Add "ALLTRIM"/"FTRIM" as fulltrim gives a __ result like this (LTRIM(RTRIM(strString))____- Show which DNS is needed if ODBC connection__ is selected in SQL version and ODBC´s DNS__ is unavailable (at Runtime)____- Save settings of RRParams value in extra__ file so that user can recall these values__ for next report____- Add support to log printing via SQL/xBase __ just as this :____ a) let define target from data connection where __ to write to__ b) build field list from datasources and / or __ calculated fields which will be written __ per group level / record level__ c) post to thatle____- Allow more deep sort / group order (I often have __ very complex reports)____- Allow password saving a Report____- Allow multiple scan in SQL____- Allow multiple scan on multiple scanned__ records (got this problem in xBase version 8)________________

Post Reply