Another update.
What I'm noticing is that since tables and views have changed in the application, the stored procedure properties connected to any of the tables/views don't update. (it fails to change the "catalog" properly.)
I tried using the "Database Expert" method and select the stored proc...
Do you have the report in the Central Management Console (CMC)? If so, right click on the report in CMC and select "Database Configuration".
If you want the user to use the same username/password as the datasource, select "Use same database logon as when report is run" at the bottom of the page.
How do I attach a screenshot or file correctly? Do I have to you mediafile?
This tool you are talking about available for download?
Does it change the datasource and stored proc details at the same time?
I will continue to try. A co-workers found this.
The crystal engineers were able to duplicate the problem.
However, their response is that it is this way 'By Design'.
Apparently, it has to do with the way Crystal tries to use its 'Mapping' tool to bring up the Field Mapping Options when the...
hi...
i'm using a SQL server 2000 database (that will be updated soon).
I have an ODBC connection setup to access the data.
The way i'm changing the database location is using the "Set Datasource Location" method in crystal reports. The datasource properties were "updated" correctly, but the...
hi..
yeah i tried that right away and the stored procedure stayed linked to the old database even though the data source is pointing to the new one.
(i don't know how to attach an image to this post properly)
Hi...
I'm involved in an update to BOE 3.1.
The problem i'm having is changing the data source correctly.
The reports were moved to the new server. I open the report, change the datasource, but the stored procedure does not change to the change database (catalog). How can i get the stored...
hi...
I'm trying to figure out how to deteremine if a node is empty/blank/null before setting the value otherwise i get an "object required" error.
I'm have to use ASP 3.0 classic to retrieve the xml.
If the "Action" node is empty/blank/null, i get an error.
Thanks in advance!
code used:
set...
hi...
I'm a newbie to web services.
I've researched and created a simple Java web service (HelloWorld) in JDeveloper. I deployed it locally on my computer and can invoke it using Internet Explorer (I can see the xml via the wsdl too)
Now... we currently have a Classic ASP application that...
hi fumei...
yup... you got the first part right. "Just for example, say you have 47 instances of the word "yadda". Are you saying all 47 instances are linked to the definition of the word at the end of the document?" Yes, that is all working correctly.
Now... the problem is getting back to...
hi xlhelp...
thanks for the reply. that doesn't do the exact job. the "goback" button takes you to the last edit change in the document, if there was any.
i was hoping for something the user doesn't have to add to the toolbar and I can create the "bookmark" or link to go back to the original spot.
Hi all...
I have a very long document that has a glossary of definitions near the bottom to the document. I have successfully "bookmarked" all the required words to link to their definitions. Now in order to get back to the original spot the user was, they must select the 'Back' button the 'Web...
hi...
I'm trying to setup a page that approves a user. The approval process may take up to a minute depending on scheduled tasks to retrieve the answer. So in the end I will like to see something similar to ticketmaster or expedia website "processing" page.
Once the user selects the "process"...
hi.
I'm using the MVC method in my application. I currently need a "processing" page which simply has a "processing" logo on it for the user to see while the calculations are happening.
The first page contains a field for the user to enter a number. It also has a "submit" button. Once the user...
That is exactly what was happening while i was debugging and then I though "double" couldn't handle it. So I was think Float, but give up on that too.
That was a piece of the calculation... if I run into a snag... I will post again... Thanks for yuor help!
Mark
Sorry about that.
Just curious... I re-posted in the Java (Sun) forum, but is there a way to moved the thread to a new forum or is re-posting the only soultion?
hi...
I'm having a problem figuring out a calculation in Java. It works in Excel though.
Excel formula sample is:
Cell A7 = .065
(1+A7)^(1/12)-1
result=0.005261
How do I correctly get the ^ in Java?
thanks in advance.
Mark
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.