rbuser
Comments
-
Hi again,
here's a more precise description:
What I'm looking for is to define a fixed height for each column. I cannot
find any solution when I'm using a group!
/Brian
-
Nico Cizik (Digital Metaphors) escreveu:
OK, but how I make a autosearch expression "where exists (select
1......)"? Don´t have an operator "Expression" or similar.
RB is adding fields to group and I not can r… -
More info -- when importing from file, Result = ftASCII as below:
function TppTemplate.StreamType(aStream: TStream): TppFormatType;
if IsValidASCIISignature(aStream) then
Result := ftASCII
When importing f… -
-
Hai Nico,
Sorry the internet connection on my work place has broken for a few days.
how to sets NoDataBehaviors property of subreport at runtime?because i've
got an error messages.
when i look into properties tool… -
Thanks Nico,
I want to apply this setting to this report only in my end user report
sollutions.
i dont want to apply this setting to other reports already works.
i'm using Delphi 5 Ent, RB 7.04.
i create … -
i was changed the report layout based on master detail concept, the layout
became like this
:
----Detail Band Of Main Report----------------------
< Item Department > < MasterPeriod >
----Detail Ba… -
Thanks For Support,
this sollution (master detail relationship) was in my mind, but the report
layout that i want is from left to right (horizontal) not from top to down
like master-detail act.
so the report layou… -
Hi Nard,
Your suggestion has solved our problem :-)
- One alternative might be to create a some views in the default
database that can represent the tables in the other database.
Thank you for your support.Hi Nard,
The application has only one ADOConnection.
We use TADOQuery to perform operation on other database with this syntax:
ie: Select * from dbTransact..TransHeader TH
Left inner join dbConfig..MemberMaster MM…Hi Nard,
We are trying to give end-user the ability to design their own reports
in a Delphi application that uses 3 databases (SQL Server 2000).
1) What is a recommended approach in this scenario ? using / or not
u…>
TdaADOSession.GetTableNames.
Hi Nard,
I modified TdaADOSession.GetTableNames to poppulate 'Available Tables'
in Designner with tables from 3 databases.
However as soon as a table from a different data…Ooops. Belay this request. I found the Label Wizard. A clear case of RTFM...
Sorry...
Lane C. at NW Software (I work for Jack).\
Hi
I'm need recompiler RBuilder project with the units changes
(daQueryDataView, daSql, ppASCtrl, ppASField and ppTypes), please, I'm only
need recompiler project, if you can recompiler packages with my units and
send me…Hi,
- Same using SQLType to SQL2 a query don't fetch result expected.
- I changes the follows units:
daSql.pas
daQueryDataView.pas
ppAsCtrl.pas
ppAsField.pas
ppTypes.pas
So…Thanks - for that worked a treat.
Hello
This works fine for a GroupHeaderBand of the report. The height of that band
is reduced when the region is not visible. Now I will use it also for the
header of the report. In that case the height of the header is not re…Hi Nard,
Thanks for the suggestion but your code didn't work either. I noticed in
another thread ('TmyDBCheckBox and color' in the general group) that there
was a patch to enable the use of the color property in a checkbox. Co…
So in what kind of situation there is a need for RAP licence?
What is the feature different between End-user need licence
and without need licence for RAP features?
For example I have a standard Accouting system in Sales Invoice program, I
will allow user to
print pre-define Sales Invoice Report. But my system allow them to change
positioning,
alignment, and further customised the re…But in the case of work through Citrix initializing(additions) of printer
is possible after the start of appendix. Therefore I cause the code of
ppPrinters.Refresh by hand. But if at first to print a report, and then
repeatedly to …I have tried all of the relevant tricks mentioned and still having the
problem. I would like to restated the fact that this report prints
perfectly well, just as long as I don't preview the report and print from
the preview screen…Upgrading didn't help the situation but reading the article now to see if it
helps any...
Thanks,
glenn
Thanks very much, that seems to have taken care of the problem.
glenn
Thanks.
Thanks. I think I have it.
I don't have much experience with Streams and BinaryToText calls.
One issue I had was converting the stream back using ObjectTextToBinary so I
left it in the Text format. It seemed to work.
I have developed code that checks the template as it loads and converts a
Paradox template to run on MS SQL, by iterating through all the data
piplines and changing various properties, including table names (e.g. from
tablename.DB …ok i got the text to rotate. thanks for that, but now i want the text to be
right justified. When i print it always goes to leftjustified, i was
looking at the component and saw there was a function that is called
AllowJustificati…If i am using a version before 9.X is there away to rotate the TppDBText
object?
Nico
We use ReportBuilder here through our developer partner UCT and so I will
need to talk to them re the upgrade. Am I OK using 10.03 or are there some
problems with it ?
I created something similar to what the em…