rbuser
Comments
-
Ok, again the same problem,
I've created a SFX that i will mail to the support, with the explaination on
what i'm doing, and what is happening.
-
This all wasn't a problem, i'll be honest, after deinstalling delphi twice,
reinstall everything, install the newest RTL version for delphi 6 from the
borland site.
Rebuild the Rb Teechart's (as described in the manuals) all of a sudd… -
When trying to recompile the ReportBuilder TeeChart Components i'm getting
this error
[Fatal Error] rbTC76.dpk(35): Never-build package 'tee66' must be recompiled
I did not buy TeeChart 6.02 with sources !
Any suggest… -
Nard,
I'm having it running, but i splitted my servers, it was to hard to use them
in 1. The first servers checks wich user want to run what report and
manipulates the explorer tree. The reports have autosearch values and a form… -
Ok, i'm a bit stucked.
What i am trying to do.....
We have reports running with a webtier and autosearchparameters. Based on
the custom parameters demo, with security based on the NT logon of the us… -
Nard, Thx
But ... small problem
I'm getting a error 'Unable to create directory' on my Web Tier.
This is my Code
LogStart('rsWebT', 'wmMainwaCMMRepAction');
lWebRequest := rsWebTier.CreateWebReque… -
> We use Windows 2003 Server and don't have any problems with it.
We're on Apache though.
-
We use Windows 2003 Server and don't have any problems with it.
-
win2k3=windows 2003 (NOT Windows 2000!)
Maybe this makes a little bit more understandable...sorry for short
terminology!
;-)
-
I have found out ... I haven't run any Report server....Maybe it would be
nice to get message that there is no report server found....just maybe!
;-)
-
Hi!
I have put your "rsWebJavaScriptSearchValidation.pas" file in directory
where my ISAPI Web tier (copied from your demos) takes place.
Recompile the demo and put some date in criteria. Unfortunatelly nothing.
Date format dd.mm… -
1) Is sent to support address (because no attachements are here welcome!)
all requested files.
2) Will take a look-THX!
3) No. Dialog need entry in format "mm/dd/yyyy" no matter on regional
settings in windows! Then dates are acc… -
1) It is easy to check (name one dir with some national characters and take
a look (regarding right setting in IExplorer)
2) "There is an example of this in the RBServer Developers Guide
tutorials."-please can you name it?
3) How… -
Hi!
THX for your answer.
Is that meant even in a case that I use TAdoConnection and not TDatabase.
I have used your demo "rbMSAccessReportServer.dpr" and changed conections
values to my database. That is all.
I have found out that in my report template was declaration:
object daSQL1: TdaSQL
CollationType = ctASCII
DatabaseName = 'euDatabase'
DatabaseType = dtMSAccess
so it refer to database name from Repor…Sorry, It is getting late, i'd better stop.
Just some nice properties on the WebTier component.
Silly Me
Shame...
It would be very nice improvements and eventhought "bandwith saver" for
users that do not know what report to run....
;-)
Ben
First of all....all users shoud use the same date format.
Format checking is simple...Provide checking of regular expressions. Here is
example for dd.mm.yyyy format:
lsBody := lsBody + ' var re=
/^(3[01]|0[1-9]|[12]…Hi!
But I've wonder could that be made as public property with some common date
formats...
Hope that with date time there will not be problems like that ....
THX!
Benjamin
Hi Nard,
Cool. I sent my request.
fleming
Hi Nard,
Just wondering what the status was on this? Will there be something for
me to test anytime soon?
Let me know, thanks.
fleming
Hi Nard,
Please do research it. I did try it anyway, and I got an "Internal
Server Error(500)". Is that what is expected in the current version?
This would be a better solution for me instead of re-architecting my
a…Aaahhh.... this might work for me. This configuration works, does it?
Thanks I'll look into this. :-)
fleming
Hi Nard,
Thanks for your reply.
I'm not clear on configuration B and how it may help. Does configuration
B require the client to be a browser-based?
My client is a Delphi GUI app. that uses TSocketConnection an…The report connection is not terminated, ever, or until the rbserver is
terminated. Had to check if the database component was nil, since at
first it is and generates an error.
I added a disconnect as:
procedure TdmRepor…I have cloned the rbReportTemplateVolume to look at an Informix db and
have added some code for using the correct db name, but otherwise it's
the same program. And the report works when not using the RBserver.
Also the RBserver kee…Hello Nard sorry its mistake.
Regard
Beach
Hello Nard thanks for the answer, but you wrote
<<You could also programmatically specify them.>>
I specify the parameters, but when a user manipulate the SessionID
manual in the IE the ReportServer create two sessio…Hi,
The topic below is now over 4 years old, but the MM/DD/YYYY issue still
remains in RB Server 10.07. Are there any plans to sort this out in a
standard release or is it still down to individuals needing to make changes
t…Hi,
Has anyone made the changes for a dd/mm/yyyy format to these file? If you
have could you post the changes here please.
Dean Watkins
HR3