Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Scheduler problems related to execution of a single BLT by many schedules
Hello all,
We are running several MII instances in a distibuted architecture using a sing
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
Update data to upper case in parent/child tables
Hi Gurus!
In production we have a product table and which is being reference by many tabl
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.