COOIS - Saving Object Overview WIP Status layouts
COOIS - Would like to be able to save the layout of an Object Overview - WIP Status report. There i
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL