Hi All,
I am using crystal reports version 8 within an asp application.
I have created a pretty complex report off of an oracle database. This report executes in about 25 seconds via the crystal version 8 report designer....But it takes 2.5 - 3 minutes to execute the exact same report with the...
Does anyone know if it is possible to create a silent install with wise the reads in a response file.
The application that I am attempting to install does not have a standard install file, I am hoping that it may be possible with wise to script out the answers for the questions that the install...
I have seagate info installed on a windows nt server......
I am scheduling jobs to execute to an excel format.....these reports do show on the seagate info server as succesfully running and I can view these excel files via the standard crystal desktop client......when I try to view these files...
Hi Leo,
Are you using an oracle database? If so you may be able to use an oracle package and stored procedure to get the data you need.
Within the stored procedure you can use a connect by in the query to return the data you want.
for example;
select a,b,c
from table1
start with parentkey =...
Does anyone know if it is possible to post results to multiple asp pages.
For instance post from parameter page x to processing pages y and z.
for instance
<form action="WHEREASMBSMO.asp" method="post" name="eventform">
<form action="WHEREASMB14.asp"...
I have been getting this for the past 2 days.......I scanned the server for code red virus......I am using mcaffee virus shield.
When I had this server in development I had no virus protection installed......I just installed mcaffee within the past few days.....?
Thanks for the replies......
Ken, I think that I will heed your advice and not test this in a critical environment.
Like I mentioned I do have si and cr7 currently installed on the same server, things work well.....
What I will probably do is simulate this on a development server with si7 and...
Hi Folks,
I am wondering if anyone knows if it is possible to run seagate info 7 on the same server that has crystal reports developer 8 installed. (or vice versa)
For instance on a winnt 4 server, seagate info 7 is installed, then cr8 developer edition is installed.
The reason for this is to...
If anyone has ever seen this before.......I would really appreciate some help!!!!
My problem involves working with asp and crystal reports on IIS using asp. I have a report setup and it executes fine with a limited amount of returned data.
But when the report needs to span multiple pages an...
Hi All,
I am trying to use the split function to split a string into an array. I then need the array to appear in a list box.
I have the user type a value (\n delimited), I have the split function split the string into an array. I then want the contents of this array to be displayed in a...
I have a question that has to do with importing the contents of a document into an array via java script. I can currently add values to my array one at a time. But I need to be able to allow users to either cut and paste values into a list (array) or import a file into a list.
An example would...
Hi Folks,
I am looking for some help importing values from a text file on a client machine into a list within an asp page. For example.....I have some functionallity that allows the user to add values one at a time to a list.....(via javascript) my problem is that the user may have as many as...
On another note.......I am wondering if it is possible (and if so how) to import the values from a standard text file (on client) into an array (list box)
So in the above mentioned situation.....instead of the user adding each item, they would have the capability to import a text file...and...
Hi All,
Thanks for all of the help with this one. I placed the no.selected = true into the move funtion and all works perfectly. I can live without the additional options that no longer work. (move values up and down)
again thanks for all of the help!
ejg
vasah20,
The second list is actually being represented as P1
see.....
<select multiple size=7 name="P1"
Any help is appreciated!
regards,
ejg
I have a question in regards to passing values from one asp page to another. My problem is that I have set up a page that allows users to input multiple values into a muliple value list box. (for instance user types in 1234 presses add and value is placed in list2............) My problem is that...
Hi Folks,
Does anyone know if it is possible to pass multiple values to an Oracle Stored Procedure Paramter via Crystal version reports version 7?
I have created the following procedure
(lotid in FW.fwlot.appid%TYPE,
notes in out FW.CAT_SCRAP.rctl) is
begin
open notes for
select...
Help! I have a web application that is using asp (vbscript). I have noticed that reports wait for the previous report to complete before executing the next report.
For instance if I run a report that takes 5 minutes to execute and another user executes a report that normally takes 2 seconds to...
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.