ME54/ME54N Conditional check for Release of PR
Hi Gurus,
My requirement is to put a check on the release of the PR with respect to the c
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
A WBS element with the name XXX already exists in version FREI_VERSION
Hi.
When I am trying to insert WBS element in a project, error occurs:
"A WBS eleme
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...