When i am Canseling the Billing Document in VF11 I am getting Shortdump
Hi Experts
When i am Canseling the Billing Document in VF11 I am getting Shortdump.
System copy error in RUN ABAP REPORT PHASE
Hi,
I am performing system copy on my test server. I have previously taken export of JAVA + A
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would