DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
Page doesn't expand for content
Hi. I've been testing a query I made. It's here http://lapr1.6te.net/inquerito.php
The page doesn
Reditecting pages based on logic
Newbie here, apologies in advance!
I am trying to use the header function to forward one of a
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Help with simple query
Hi,
I'm trying to do a Query with a Union where I want to print the number of rows $tc conta
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical