I have a problem trying to use SAX to get data from an XML file into an oracle database...
I have downloaded the sample code from oracle, but to no avail; i can't get it to work..
Please can someone help me with getting the necessary procedures loaded into Oracle and a bit of sample code for...
I want to pass a (non-oracle) coldfusion query 'recordset' to an oracle stored procedure using a CF_SQL_REFCURSOR.
this is my code:
<cfquery datasource="NATIVE" NAME=NATIVEQUERY>
SELECT *
FROM NATIVETABLE
</cfquery>
<CFSET NEWVAL=99>
<cfstoredproc...
on my site i have link that users can click to send pages to others. the problem is that some of these pages have multiple querysting variables that i am finding difficult to pass.
this is an example of a link that does not work properly:
<a...
can anyone suggest how i can carry out a case insensitive search on a CLOB field in Oracle.
NB
i need to be able to search the entire field in one go each time.
TIA
Rhys
Hi,
I have created a *.REG file to add a custom button to the default toolbar in Internet Explorer. The button works fine, the problem is that i would like to add a separator between my 'custom' button and the default buttons on the toolbar aswell. That is to say that when i run the REG file i...
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.