SAP BCS. BPS
Hi all,
I am seeking reading note on the following in BW
BCS, BPS
ADVANCE
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
Request for tunning the below query
Hi,
Can any one help me on the below query while improving the performance,
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------