Estimations and Effort
HI Gurus,
Would like to know whether SAP have a provision for carrying out the Project es
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
Problem assigning value to variable in "IF" function
Does this script makes sense? I am trying to take the value that is set to "authenticat" a
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Warehouse Management
Hi,
On our system, we have two storage locations ( A and B ) where A is the main factory
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q