Hi All, When we try to upload file through <input type ='file' />, it does not check whether the file really exists on the local file system,...
hi all, I have written a procedure which is as follows: create procedure insemp (tid in varchar2,tdocout in blob) as begin insert...
Thanks for reply Amit.
If any one knows the answer for the above question please reply me early, I am waiting for it.
hi amit, thanks for the reply and good guidance. Ya, I was using JDBC Implementation (classes12.jar) of different versions of Oracle, but this...
thanks for the reply, I am unable to insert data other than 0-9 and a-f into BLOB, as it is giving 'ORA-00911: invalid character' message. So...
what type of data is allowed for blob? Is it only 0's and 1's as the name implies. but I am able to insert 0-9 and a-f through sql*...
Hi all, I am trying to insert data into oracle BLOB through JDBC. I am able to insert the data using oracle.sql.BLOB which have methods like...
hi shabbir, I din't understood clearly..... about 1. why it flexible using Interface .. is this because we can extend some other object?...
hi all, Can I place Hibernate Questions here, if not please inform me I will not place it here from next time, I am new to hibernate, I...
hi all, I think this is a regular question in interviews, and may be every seems to know the answer, that is which one is better implementing...
thx for replies, I will create a modal window....... thx...
hi all, I want a Confirm dialog, but want it's button's names to be changed to some other values like 'Add' and 'Update' instead of 'Ok'...
thx for reply pradeep, actually I have completed that task by some other way, but what you have given is intresting I would like to...
I am using a popup window in this I may be having n number of input checkboxes(here I have taken 4) like this <input type='checkbox'...
Re: Some Multiple choice questions in Java hi shabbir, thanks for providing these questions, I want more objectives on core java and...
thx pradeep, I got it.
thx for the replies, parent.opener.window.document.<FormName>.<FieldName>.value = document.<ChildFormName>.<Field>.value; now the above code...
Separate names with a comma.