User Profile
Collapse
-
Read a parameter from a multi-part form
How I can read a parameter from a multi-part form? -
If any one face this error, pl respond....... -
I have refered that site.. follwed the steps
1. Creates Class files
2. While loading class files into database, the following errors coming
(My oracle user is kwa and class file is Area.class , which is working fine in java)
D:\oracle\produ ct\10.2.0\db_1\ BIN>loadjava -user kwa/kwa Area.class
Unexpected Signal : EXCEPTION_ACCES S_VIOLATION (0xc0000005) occurred at PC=0x807
7E76
Function=[Unknown.]...Leave a comment:
-
I don't want to save it into database, while calling report for every bill_no, i want to generate the corresponding barcode of billno.
My requirement is this.
If i have a function barcodegen with input as billno(number) and output as corresponding barcode (as image type), i can call it in the query as
select bill_no,barcode gen(bill_no) ---> this is my requirement, i can place the
image in my report...Leave a comment:
-
It is a J2EE based web application with oracle 10g as data base.
From one of my JSP, i am calling a Jasper report to print bills. in that bill i want to include barcodes also. I have java script and java code to generate barcodes.
without saving into databse , i have to print it while calling reports....Leave a comment:
-
I have a java script& javacodes to generate Barcode. I want to call it from a SQL query.
when I load the java class using loadjava errors coming...
Is it possible to call javascript from PL/SQLLeave a comment:
-
First preferance - java script if not possible then java class...Leave a comment:
-
Call Javacode from Pl/SQL
I want to call JavaScript/Java Code from a PL/SQL
If any one has idea, pl share
Thanks in advance
Beena
No activity results to display
Show More
Leave a comment: