Multithreading in Oracle (Java, SQLJ, Pro*C,??) on 10g
I am investigating how to run a Java stored procedure in multithread mode.
I know that if I chang
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
Different payment methods with different cross company requirements in F110
We are implementing SAP in a company in the shipping industry. They have the following requirement:<
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What