Okay, I need to know if there is a solution out there that allows you to view a historical instance of a report offline and change the filters based on the saved data. Meaning, it will not refresh, but only change the dataset based off the saved data in the report.
I'll keep it short.
I added an AD user, then I aliased the user under the Guest account. The user no longer exists in the AD group, now guests users can't get in because the server is looking for the removed user.
How can I remove this alias from the system?
I have edited a page that is found in the websamples folder installed with CE9 (webcontent/enterprise9/websamples/en/database). I've got it working, other then the viewer.
Does anyone know how to select the activex viewer as a viewer? I've looked all over and all that I see are suggestions...
Is there a way that I can get a list of the datasources that are being used in my environment. I am currently running CE8.5 and would like the same report that CE9 provides.
Nate
I am trying to upgrade from 8.5 to 9 and having several issues. I'm installing on a Win2k devbox. I did a clean install of 9 and that part seemed to do fine.
I then copied the APS db from the 8.5 to a 9 APS, both reside on ORACLE. After doing this I updated the objects throught the CCM...
I have a selection formula that is comparing a db field to a range parameter.(or trying to ;>). It looks like this:
{F0101.ABALPH} like {?Enter First Letter}
I'm using CR9, and with this formula I get the following error highlighting {?Enter First Letter}:
"A String is Required Here"...
I'm searching off a name and only asking for the first letter. How could I add a * to the end of the field this is what I'm currently doing:
Left ({F0101.ABALPH},1 )= {?Enter First Letter}
Would like to add to the end of {?Enter First Letter} so I can pass this search pattern back to the server.
Hope there's an answer!
I pulling in times that tell me how long it's been between a call being made and the technician getting there(The Wait Time). Kind of like a help call. How long since the customer called did it take the tech. to get there.
If there is only one tech assigned to the...
I have a parameter that is used to select certain containers within in the plant. If the user doesn't enter values into the parameter, it brings the system to a crawl and the admin is forced to kill the query.
I would like to check the parameter filled to make sure it is filled in, if not...
I have a formula that gives me the minutes between 2 times.
When I print this time it gets rounded up in the Format function.
12:20:54 - 12:21:06 = .017
I want to display the total minutes as 1 minute, but when I put it into the Format forumula it rounds it to 2 minutes. Does anyone have any...
I've created a recordset called rsTme with the following code:
"Select * from EmpInfo Left Join EmpTime ON EmpInfo.SSN = EmpTime.SSn Where EmpInfo.SSN = " & somenumber
Both the EmpInfo table and the EmpTime table have a SSN field and I now need to access the EmpTime's table's SSN...
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.