TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
Displaying a record from mysql in a simple swf file
Hi,
I have a mysql database containing information I would like to display in my swf.
SAP BCS. BPS
Hi all,
I am seeking reading note on the following in BW
BCS, BPS
ADVANCE
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data