If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hi, I am using VB.Net and Oracle.
I need to write a stored procedure where I can pass the physical path of the xsl file as input param and the proc needs to store this file in my table in a CLOB column.
Location: Where the Surf Meets the Turf @Del Mar, CA
Posts: 6,416
>Hi, I am using VB.Net
the flavor/type of client is 100% not relevant.
Oracle RDBMS does not know or care about anything about client.
>Can you please help ?
XSL file must reside on DB Server. Will this always be true?
__________________
You can lead some folks to knowledge, but you can not make them think.
The average person thinks he's above average!
For most folks, they don't know, what they don't know.
__________________
You can lead some folks to knowledge, but you can not make them think.
The average person thinks he's above average!
For most folks, they don't know, what they don't know.