A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
need help in mysql_num_rows()
please tell me what i am doing wrong in this query. it displays this error
Code: Warning: mys
Supress some serveroutput but not all
Hi,
I have a script I'm working on that uses plsql to create and RMAN script, this uses d
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
php web service error
hey guys,
I'm working on a project requires the use of web services. I've been trying a few tutor
Production Order Enterprise Service to Manufacturing Exctn Sys (MES) ???
Hello Experts,
In our current landscape SAP ECC 5.0 is integrated to MES system via PI 7.
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my