Hi,
I know this is probably not the right place to post because my problem is more an ER design problem than an OO design problem.
However, I hope you'll be able to give me some clues.
I have datas that have to be stored in a relational database (MaxDB). I have to design a database schema to...
Hi all !
It seems to be a wanted slowness !
We found this article on BO's Site :
http://support.businessobjects.com/library/kbase/articles/c2016303.asp
Geeks are people who thinks that a kilometer is 1024 meters long.
I found this :)
http://www.rpm.org/max-rpm/
A complete guide, no need to search anything else...
Geeks are people who thinks that a kilometer is 1024 meters long.
Thank you very much !
I think I'll buy the 9.0 pro to have a real printed manual to read in my bed ;)
Do you know if it's possible to have a look in the content of this manuals somewhere ?
Geeks are people who thinks that a kilometer is 1024 meters long.
hello,
I'm looking for good manuals tu create PRMs for SuSE 9.0.
I can build softwares from sources, but I'm looking for a good manual, a step by step one, wich explains how to create packages to admin a SuSE server (basic conventions, good practices...).
I wanted to buy the 9.0 Pro to have...
Hi !
Thanks for all your researches, I hope this will help someone to fix this thing with you.
But unfortunately we had to find another way to prevent our reports to be so slow in our project... and as we didn't have any time to make researches to optimize loading time, we just decided to...
Hello,
I use Crystal Report and Enterprise 10, French version unmanaged RAS on Win2k/IIS5/ASP(vbscript).
When I create a report and load it with the open method of ReportClientDocument object, it takes a lot of time to load. I made some tests with multiple home-made reports and Crystal sample...
I found 2 (not nice) ways to solve this problem :
1st : don't use OLE DB connection and use ODBC DSN instead... I don't like this one.
2nd : set the connection timeout in the report to 1 second so even if it don't find the server it jumps to the next task (opening the report) after only one...
Hello,
Is there any way to script the SQL generation process from a PDM ?
I'd like to automate 3 different SQL files using 3 different generation options sets and execute all that stuff with one command... I'm a bit lazy :)
I already use the VBScript API to automate a lot of things but I can't...
Hello !
I saw this "set group-ID" option in chmod command, and I realy don't understand what it means.
If someone could explain this to me with simple words it would be very great !
Thanks !
Hi !
I'm new to crystal report.
Did you have any answer to this question ?
I found this article : http://support.businessobjects.com/library/kbase/articles/c2011732.asp
Is it why you had this problem ?
A better way would be a function to serialize the object and store the resulting string in a session, then unserialize it at page loading. the danger with properties stored directly in sessions variables is that they can be modified outside the object or without the use of a specific method.
I...
PHV > this not the point... the getInfos prop is absolutely correct (version, label and category are public props, so are also accessible from within the class...)
JPA > sorry no answer at all... people who writes code using vbscript don't use objects... and don't know how to use objects... I...
Hi !
I'm trying to set a session variable as an object :
***code begins here********
Class Engin
Private modVersion
Private modName
private modCat
Private Sub Class_Initialize
modVersion = "1.0"
modName = "Kernel Engin"
modCat = "base module"
End Sub...
hi !
I'm looking for some extensions that would make UltraDev able to support XSL scripts into an HTML File.
Today, I'm creating my HTMl template using DW and then add XSL scripts into a text editor because DW does not recognize XSL. But If it could be done in DW only, what a fine idea. :)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.