Hi,
I wish to create a basic page using an iframe. The iframe will contain a login page for a system we have purchased and can't modify. When you hit the login button, the welcome page will load on top of the page because since the target is set to top. The reason for why I wish to use an...
Hi,
I wish to create a basic page using an iframe. The iframe will contain a login page for a system we have purchased and can't modify. When you hit the login button, the welcome page will load on top of the page because since the target is set to top. The reason for why I wish to use an...
Hi,
I'm using CR Enterprise 10 on a server to schedule a number of reports. As of yesterday the reports haven't run, the're stuck in "Running" mode. I can't see any messages that could be of help. This has worked fine for about a month.
The only change on the server is that I the day before...
I have created a View in Oracle 10g where one of the columns is a VARCHAR2(4000). I want to change that VARCHAR2 column to a VARCHAR2(255) because I'm having problems with using the field in a formula in Crystal Reports 8 since CR8 can't use fields > 255 characters in formulas.
Is it possible...
I'm looking for information regarding multimaster replication in Oracle 10g. I've found out that asynchronous replication would suit our needs well. The exception is the data conflict that occurs when two users at the same time creates a new record in the exact same table in their local...
Hi,
I have a problem with a trigger. Three tables are invovled in the process.
Table a
pID, aID
Table b
pID, bID, bNum, bType
The tables above are the source tables and shall be used to populate Table c. Table c should contain values from the tables above as seen below.
Table c
pID, aID, bID...
Hi,
I'm having som diffulties with links here.
Is there a way of taking the full path of a link:
/a/b/c/d/e/f/link > /a/b/c/link_target
and make it relative?
Thanks,
yodaa
Hi,
I've read in a couple of places that you can convert reports designed in CR 10 to CR 9 format and that these versions are interchangeable. I just can't figure out how this is done. How can I change my CR 10 reports to CR9? I'm using Crystal Reports 10 Developer Edition.
Thanks,
yodaa
I have the strangest problem. I'm connection to a server (Linux machine) within our intranet using Apache's commons package. When I execute a simple java code on my Windows XP machine everything works as it should but when I use the code as a package for a servlet code (running on Linux) things...
Hi,
I'm really stuck with a problem here. I'm trying to install PHP5 for Tomcat 4 and can't get it to work. I follow the tutorials and guides and nothing works. The PHP5 source seems to be missing something, I believe. Is there anyone that has made this work?
I'm trying the steps describe in...
Hi,
I'm trying to recover a database by importing a full export dump. This does not work as I wish.
My procedure for doing this is:
1. Create dump directory "dmp_dir" in SQLPLUS
2. Export the database using:
expdp user/passwd@dbname full=yes directory=dmp_dir dumpfile=dmp.dmp...
Hey,
Is it possible to add a procedure in a java server code that receives 2 strings from a client and verifies that the data received corresponds to a valid user+password in a Linux network?
Thanks.
/yoda
Hi,
Does anybody know what version of Adobe Acrobat / PDF that is used by Crystal Enterprise Professional 10 when exporting / storing a scheduled report as a PDF?.
Can't find this information anywhere.
Thanks.
/yoda
Hi,
I have a frustrating issue with CR 8. I've desinged a report that is "imported" into an application my company has purchased. This app. does only support CR 8 reports so we are locked to this version of CR.
In the application a user creates a searh filter which is applied to the report...
Hi,
I'm trying to use java.lang.String.replaceAll() to replace a string that exists within a string with no luck. I'm developing a smaller search engine and want to remove any occurrences of "common words" in query string. The common words are stored in an ArrayList.
The code is as follows
//...
I need to convert some ASCII-code to characters but find no way to do this. I know how to get a character's ASCII-code, but no ideas of how to get the character of an ASCII-code.
Anybody outhere that knows the way?
Thanks!
Hi all,
I've tried and tried but I only fail and fail. My problem, a regex query on some XML data.
I have some data
File 1
<user>
<username>abcabc</username>
<name>Yo Daa</name>
<email>yo.daa@tektips.com</email>
</user>
<customer>
<name>David Dave</name>...
Hi all,
I wonder if there exists a tool/language that is similar or atleast has some of the functionalities of SQL when making queries on a number of XML documents (>100). One central XML file contains paths to the other XML files. Is there a way of making a sort of SQL query on these docs?
My...
Hi there,
I have question about Tcl-servers. I have a rather simple server that does som file transfers, built on the hand-shake method. My question is this.
Is there some abovious danger of storing information into global variables. And with information I don't mean port and data such paths...
Why can't I update the value of a node in my XML file? I can add new nodes with values to the file with "dom createNodeCmd" command, but changing values in the file doesn't work. I get the "NO_MODIFICATION_ALLOWED_ERR" error on the line " $node nodeValue "10000" ". Does anybody have a clue of...
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.