extract data
Code: <div class="post hentry uncustomized-post-template">
SAP BCS. BPS
Hi all,
I am seeking reading note on the following in BW
BCS, BPS
ADVANCE
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
ALV List Display to point to another report on Double Click
Hi,
I want my ALV List Display to point to another report on Double Click on its line ite
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
Pop-up Banner
Hello Friends,I need to use banner in our client site.Example: www.example.com if i enter this site
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.