how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in
How to schedule the a job?
Hi,
I have prepared a task ( i.e. a procedure is prepare the file and send the same to con
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have