I am having difficulty adding a meta tag to this mobile application. At first I tried to just add it to the HTML. Of course that didn't work. Then I tried to do a response.addheader to the page and that failed miserably. Apparently, the only way to add meta information to the page is through...
I am having difficulty adding a meta tag to this mobile application. At first I tried to just add it to the HTML. Of course that didn't work. Then I tried to do a response.addheader to the page and that failed miserably. Apparently, the only way to add meta information to the page is through...
I've been attempting and failing miserably at gathering all the groups that the user belongs to. I am able to get the superficial groups that the user directly belongs to by the use of:
if not blnErr then
for each objGroup in objADSI.Groups
strGroups = strGroups & "; " &...
I just installed FrontPage Extensions 2002 on a Windows 2000 Server machine. I have created a subweb under the main website. I am now trying to add a group to author the pages within that subweb. When I go to the Add a User page, I click on Add user or group name (For example, DOMAIN\name)...
I will probably now but the reason for that was I didn't want the name in the querystring because of spaces and possible apostrophes. Right now I have it in a session variable so it should work.
unfortunately we did have a sequence key for that table and the boss made us take it out and saying that he thought there was no reason for it to be in there. we complained but since he's the boss we took it out. I'm trying a session variable now but I just didn't want to wait on the other www...
the problem is that I am using the rowid as an identifier when a user logs into the system for the first time. They enter their name and at that point I retrieve their row which does not have the unique identifier except for the rowid (I cannot go by the name either). The rowid works as an...
I would like to copy all the values from one table in an 8i database to another 8i database. I need the rowid to be copied over as well. I can copy the rows over but I haven't been able to copy over the rowid. Please help. thanks. The tools that I have accessible to me is Oracle 8i tools...
Current configuration. There is change management in place so there is a development application box and acceptance application box as well as an development oracle box and an acceptance oracle box. Unfortunately there is only one Crystal Enterprise box.
I am using URL parameters to call up...
I'll try and be a little bit clearer.
The Crystal Development server is on Computer XYZ.
The Oracle database is on Computer 123.
The ASP/IIS is on Computer ABC.
Currently, visitors log into the ASP application and bring up the reports via ASP and I send the visitor from the ABC server over to...
Can Crystal load rpt files that are located on a different machine? A virtual has been created going to the shared resource but IIS is coming up with an Error on it and then Crystal won't populate the report correctly. The boss is trying to place all development files together so ASP and RPT...
As described in this article, http://support.microsoft.com/default.aspx?scid=kb;EN-US;q257174 we have a mapped drive to the share for the OS but then use UNC for the IIS portion of the Crystal Reports to keep the website together as a whole both Crystal Reports and the ASP pages. The Crystal...
Situation: We have a working model of Crystal Reports working on the Crystal Enterprise server and ASP pages which are residing on another server call up the pages. It works but the boss wants to change everything about it.
So we place the rpt files on the web server and then connect via...
I was able to correct the error. My method might not be the proper solution for you but it is a solution.
To rid yourself of the logger_asserts.log file on the desktop of the clients download the latest actxview.zip file from crystal.
ftp://ftp.crystaldecisions.com/outgoing/ehf/actxview.zip...
When starting the reports today, I get the following errors.
Cannot Open Sql Server
Print Engine Error
After I receive the first error I click on Ok and then go to the location bar and Enter. Then I get the second error. Then I go to the location bar and Enter. The report comes up fine...
w00t!! It works. Thank you SomeHelp and PeteytheSnake for your help. It ended up that the db call was calling an incorrect server. I was linking directly into the server instead of calling the server where CE resides and then using the odbc connection on that server to call up the db. now...
Last question, I hope. Does the client version of Crystal Reports have to reside on the machine that the person is viewing the reports from? We were told no and that's why we have Crystal Enterprise but it seems that when I click on refresh it only asks for a new date parameter and nothing...
Thanks for your help. I added in the decode messages and tried it out to no avail. I then changed it back to the rpt extension and pushed the file over into that specified directory. It's now giving me a Cannot connect to SQL error. It's not a SQL database but an Oracle database and we are...
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.