Thanks Tsuji,
but I was hopping to do it in xquery. From my sql knowledge I thought there would be a way of replicating a similar xquery as this sql
select * from fileA
where fileA.catalogueNumber not in (select fileB.catalogueNumber from fileB)
does anybody know if there is a way to do this...
Hi All,
I'm new to xmlquery and I trying to combine to xml files so that I can produce a third file which contains a smaller dataset ie fileA.xml - fileB.xml = fileC.xml
I have the following XML Schemas
could any on help me ?
FileA.xml
<Products>
<Product>
<brand></brand>...
Hi All,
I currently upgrading from struts 1.x to struts 2 and have come into some difficulty with a dynamic page full of checkboxes.
In my original code I had a bean (productList) which contained the following: catalogueNumber, Description, title, +others used in the display. I also had a...
Hi All,
I have found out that I need to use xmldom but I'm still having problems in changing the value. Ie i cannot get it to save the change value in the original xml.
here is my code
declare...
Hi,
I have a Clob containing XML string. I need to retrieve that xml and update it. (oracle 8i)
I have access to dbms_xmlQuery and Dbms_xmlSave but this is all new to me so please can you help me do the following:
1) how to read a the clob datatype as XML,
2) how to search for particular node...
Hi,
I have ant build script which 'gets' files for an application from pvcs based on a promotion group. The script then makes a second pass to extract files which have been label with a project name eg project1
But sometimes we require two or more labels to be inclueded in the second pass...
Hi All
I have an application form which a you fill in and the form is then validated using struts validation, any error are then displayed in the jsp using the <html:errors /> tag. this is working fine.
Providing the input is ok the data is then checked against some business rules and a remote...
Hi All,
It's that same old thing again, you have just cleared out your works mail box so that you could reply to that meeting and someone decides to send you another screen grab of facts and figures, so your mail box is full [sadeyes]. It's ok if the screen grab is an attached file but most of...
Sorry,
I missed the other column when typing it up to post..
DECLARE
TYPE cat_varray IS TABLE OF promo_groups_expanded.VALUE%TYPE;
TYPE pgi_varray IS TABLE OF promo_groups_expanded.PROMO_GROUP_ID%TYPE;
TYPE aTyp is REF CURSOR;
b_cur aTyp;
catalog_nos cat_varray;
promo_group_ids...
Hi all
I'm using oracle 8i (8.1.6.1.0) and at the moment I cannot seem to get this dynamic sql to work with a bulk collect. ok the sql statement is currently hard coded but it will be made up on the fly, once I have got pass this problem. My objective is then to update a other tables using the...
Skip,
I do have a grand total at the very bottom.
Where would i imput your formula =INT((ROW()-1)/$G$1)
if columns A,B,C,D and E are being used
Thanks
zapster
Hi Skip,
The purpose of the sub total on the printout is so that we can just keep track of our figures when checking them off.
the report is just continous on one sheet ie one month is can be 1000 rows and the next 3000. so when we print it off we normally add up each page manually but mistake...
Hi All,
I have a excel spread sheet with sales figures on for each of our customers. When printing it of it goes over several pages.
Does anybody have a 'macro' or quick method that will automatically insert a page total on every page and print of the page. I know that currently it prints...
Hi,
I need to develop and drag n drop sort order system for several images, which will be submited via a form.
So far i a can carry out the drag n drop part but I can't get the images to lock into a grid!! Also the system needs to check that the cell is empty before putting the new image in...
Hi all
I Need to refer to a table cell in javascript can this be done?
The problem is i need to obtain the size of a table cell which is populated dynamicly with text and image data so that I can scale an image in another table.
IE i want to find the height and width of the cell
please...
Hi all,
I'm trying to fine a free java host site that I found a while back. It allowed you to develop and test your java servlets on there site before thinking of renting an offical java host site. It was great to use whilst I was in uni, but now I need to re-learn java so I looking for it...
Hi All
I have a laptop running win98se and another laptop running windows XP pro. I use to be able to tranfere my files from one machine to the other when they were both runing 98 via a usb link cable but now they won't reconise each other. how can i link the two machine together with this...
Hi All
I have to call up some 3rd party javascript to generate a pop-up ("_new"). This pop-up window will only display x in y visits. I know the name of the popup "_new", but I would like to detect when this popup is not generated therefore I can call a different pop-up...
Thanks Jeff
That works Great
is there a way to find out the source (url) or the name of the image
i.e. if blank.gif is loaded i can close the window down as this would mean there is no popup window was required.
thanks once again
zapster
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.